Home
last modified time | relevance | path

Searched defs:mHash (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/
Drsa_verify.c34CCHashResult_t mHash, /* [in] SHA256 hash of the message (32 bytes). */ in RSA_PSS_Decode()
176CCHashResult_t mHash, /* [in] Pointer to the SHA256 hash of the message. */ in RSA_PSS_Verify()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.c129CCHashResult_t mHash, /* [in] Pointer to the SHA256 hash of the message. */ in SBRT_RSA_PSS_Verify()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h54 #define _RSA_PSS_Verify(hwBaseAddress, mHash, pN, pNp, pSign) \ argument