Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/
Dsecureboot_base_swimgverify.c60 uint8_t isToggle = CC_FALSE, isLoadIV = CC_TRUE; in CCSbImageLoadAndVerify() local
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.c331 uint8_t isLoadIV) in SBRT_CryptoImageUpdate()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h89 …date(hwBaseAddress, mode, keyType, pCtrStateBuf, pDataIn, pDataOut, dataSize, hashBuff, isLoadIV) \ argument