Searched refs:gsRSAprv_cipher_crt (Results 1 – 2 of 2) sorted by relevance
142 #define gsRSAprv_cipher_crt OWNAPI(gsRSAprv_cipher_crt) macro143 void gsRSAprv_cipher_crt(IppsBigNumState* pY, const IppsBigNumState* pX, const IppsRSAPrivateKey…
91 gsRSAprv_cipher_crt(&bnP, &bnC, pPrvKey, pBuffer); in GenerateSing()