Searched defs:mHash (Results 1 – 3 of 3) sorted by relevance
34 … CCHashResult_t mHash, /* [in] SHA256 hash of the message (32 bytes). */ in RSA_PSS_Decode()176 … CCHashResult_t mHash, /* [in] Pointer to the SHA256 hash of the message. */ in RSA_PSS_Verify()
129 … CCHashResult_t mHash, /* [in] Pointer to the SHA256 hash of the message. */ in SBRT_RSA_PSS_Verify()
54 #define _RSA_PSS_Verify(hwBaseAddress, mHash, pN, pNp, pSign) \ argument