Home
last modified time | relevance | path

Searched defs:outputDataAddr (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dbypass_driver.c31 uint32_t inputDataAddr, outputDataAddr; in ProcessBypass() local
Dchacha_driver.c152 uint32_t inputDataAddr, outputDataAddr; in ProcessChacha() local
Daesccm_driver.c218 uint32_t inputDataAddr, outputDataAddr; in ProcessAesCcmDrv() local
Daesgcm_driver.c329 uint32_t inputDataAddr, outputDataAddr; in ProcessAesGcm() local
Daes_driver.c417 uint32_t inputDataAddr, outputDataAddr; in ProcessAesDrv() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/reg/
Dcrypto_driver.c183 …Driver(unsigned long hwBaseAddress, CCDmaAddr_t inputDataAddr, CCDmaAddr_t outputDataAddr, uint32_… in SBROM_CryptoUpdateBlockDriver()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_sbromlib/
Dbsv_aes_driver.c215 uint32_t outputDataAddr, in ProcessBsvAes()