Searched refs:gsRSApub_cipher (Results 1 – 3 of 3) sorted by relevance
136 #define gsRSApub_cipher OWNAPI(gsRSApub_cipher) macro137 void gsRSApub_cipher(IppsBigNumState* pY, const IppsBigNumState* pX, const IppsRSAPublicKeyState…
84 gsRSApub_cipher(&bnC, &bnP, pKey, pBuffer); in VerifySing()
97 gsRSApub_cipher(&bnP, &bnP, pPubKey, pBuffer); in GenerateSing()