Home
last modified time | relevance | path

Searched defs:inputDataAddr (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Daes_driver.c299 uint32_t inputDataAddr; in finalizeCmac() local
417 uint32_t inputDataAddr, outputDataAddr; in ProcessAesDrv() local
Dbypass_driver.c31 uint32_t inputDataAddr, outputDataAddr; in ProcessBypass() local
Dhash_driver.c107 uint32_t inputDataAddr; in ProcessHashDrv() 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
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/reg/
Dcrypto_driver.h29 #define SBROM_CryptoHash(wBaseAddress, inputDataAddr, dataSize, hashBuff) \ argument
Dcrypto_driver.c183 CCError_t SBROM_CryptoUpdateBlockDriver(unsigned long hwBaseAddress, CCDmaAddr_t inputDataAddr, CCD… in SBROM_CryptoUpdateBlockDriver()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_sbromlib/
Dbsv_hash_driver.c98 uint32_t inputDataAddr, in ProcessBsvHash()
Dbsv_aes_driver.c214 uint32_t inputDataAddr, in ProcessBsvAes()