Searched refs:RsaEncryptBase64Encode (Results 1 – 1 of 1) sorted by relevance
223 static int32_t RsaEncryptBase64Encode(int32_t cipherTotalLen, char *cipherText, int32_t cipherTextL… in RsaEncryptBase64Encode() function311 if (RsaEncryptBase64Encode(cipherTotalLen, cipherText, cipherTextLen)) { in RsaEncryptMultipleBlock()