Home
last modified time | relevance | path

Searched refs:CC_HalWaitInterrupt (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/
Dcc_hal.h50 CCError_t CC_HalWaitInterrupt(uint32_t data /*!< [in] The interrupt bits to wait upon. */ );
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/hal/cc3x/
Dcc_hal.c84 CCError_t CC_HalWaitInterrupt(uint32_t data) in CC_HalWaitInterrupt() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dbypass_driver.c105 drvRc = CC_HalWaitInterrupt(irrVal); in ProcessBypass()
Daes_driver.c379 drvRc = CC_HalWaitInterrupt(irrVal); in finalizeCmac()
495 drvRc = CC_HalWaitInterrupt(irrVal); in ProcessAesDrv()
Dchacha_driver.c237 drvRc = CC_HalWaitInterrupt(irrVal); in ProcessChacha()
Dhash_driver.c218 drvRc = CC_HalWaitInterrupt(irrVal); in ProcessHashDrv()
Daesccm_driver.c295 drvRc = CC_HalWaitInterrupt(irrVal); in ProcessAesCcmDrv()
Daesgcm_driver.c398 drvRc = CC_HalWaitInterrupt(irrVal); in ProcessAesGcm()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.c189 return CC_HalWaitInterrupt(data); in SBRT_HalWaitInterrupt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo917 CC_HalWaitInterrupt 46 12