Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/cert_lib/
Dmain.c126 uint8_t imageHash[HASH_SHA256_DIGEST_SIZE_IN_BYTES] = {0}; in SBU_AES_CTR_EncryptFile() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/x509cert_lib/
Dmain.c289 uint8_t imageHash[HASH_SHA256_DIGEST_SIZE_IN_BYTES] = {0}; in SBU_AES_CTR_EncryptFile() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_debug/cc3x/
Dsecdebug_defs.h121 CCHashResult_t imageHash; member