Searched refs:emsa_pss_verify (Results 1 – 4 of 4) sorted by relevance
49 extern "C" SECStatus emsa_pss_verify(const unsigned char *mHash,
18 emsa_pss_verify function for verifying RSA-PSS signatures.
73 emsa_pss_verify(const unsigned char *mHash, in emsa_pss_verify() function
56 return emsa_pss_verify(&hash[0], &enc[0], enc.size(), in VerifyRSAPSS_End()