Home
last modified time | relevance | path

Searched refs:AES_Iv_t (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.h28 typedef uint32_t AES_Iv_t[AES_IV_COUNTER_SIZE_IN_WORDS]; typedef
37 AES_Iv_t AESIv,
Dsbrt_int_func.c73 AES_Iv_t AESIv, in SBRT_ImageLoadAndVerify()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.h59 AES_Iv_t AESIv,
Dsecureboot_base_swimgverify.c42 AES_Iv_t AESIv, in CCSbImageLoadAndVerify()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/reg/
Dcrypto_driver_defs.h128 typedef uint32_t AES_Iv_t[AES_IV_COUNTER_SIZE_IN_WORDS]; typedef
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/
Dbootimagesverifier_swcomp.c57 AES_Iv_t AESIv; in CCCertValidateSWComps()