Home
last modified time | relevance | path

Searched defs:cipherTotalLen (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_rsa.c223 static int32_t RsaEncryptBase64Encode(int32_t cipherTotalLen, char *cipherText, int32_t cipherTextL… in RsaEncryptBase64Encode()
275 int32_t cipherTotalLen = 0; in RsaEncryptMultipleBlock() local