Searched defs:cipherTotalLen (Results 1 – 1 of 1) sorted by relevance
223 static int32_t RsaEncryptBase64Encode(int32_t cipherTotalLen, char *cipherText, int32_t cipherTextL… in RsaEncryptBase64Encode()275 int32_t cipherTotalLen = 0; in RsaEncryptMultipleBlock() local