Home
last modified time | relevance | path

Searched refs:RSA_verify_PKCS1_PSS (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/rsa/
Drsa_pss.c73 int RSA_verify_PKCS1_PSS(RSA *rsa, const unsigned char *mHash, in RSA_verify_PKCS1_PSS() function
Drsa.h377 int RSA_verify_PKCS1_PSS(RSA *rsa, const unsigned char *mHash,
Drsa_pmeth.c292 ret = RSA_verify_PKCS1_PSS(rsa, tbs, rctx->md, in pkey_rsa_verify()
/external/openssl/include/openssl/
Drsa.h377 int RSA_verify_PKCS1_PSS(RSA *rsa, const unsigned char *mHash,