Searched refs:gsRSAprv_cipher (Results 1 – 2 of 2) sorted by relevance
139 #define gsRSAprv_cipher OWNAPI(gsRSAprv_cipher) macro140 void gsRSAprv_cipher(IppsBigNumState* pY, const IppsBigNumState* pX, const IppsRSAPrivateKeyStat…
89 gsRSAprv_cipher(&bnP, &bnC, pPrvKey, pBuffer); in GenerateSing()