Home
last modified time | relevance | path

Searched refs:gsRSApub_cipher (Results 1 – 3 of 3) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpngrsa.h136 #define gsRSApub_cipher OWNAPI(gsRSApub_cipher) macro
137 void gsRSApub_cipher(IppsBigNumState* pY, const IppsBigNumState* pX, const IppsRSAPublicKeyState…
Dpcprsa_verifysing_pkcs1v15.h84 gsRSApub_cipher(&bnC, &bnP, pKey, pBuffer); in VerifySing()
Dpcprsa_generatesing_pkcs1v15.h97 gsRSApub_cipher(&bnP, &bnP, pPubKey, pBuffer); in GenerateSing()