Home
last modified time | relevance | path

Searched defs:Val (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Dsw_hash_common.c44 uint32_t Val, in HASH_COMMON_IncMsbUnsignedCounter()
129 uint32_t Val, in HASH_COMMON_IncLsbUnsignedCounter()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/
Dcc_common_math.c46 uint32_t Val, in CC_CommonIncMsbUnsignedCounter()
164 uint32_t Val, in CC_CommonDecrLsbUnsignedCounter()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka_hw_defs.h280 #define PKA_HW_LOAD_VALUE_TO_PKA_MEM(Addr, Val) \ argument
308 #define PKA_HW_READ_VALUE_FROM_PKA_MEM(Addr, Val) \ argument
Dpka.h260 #define PKA_WRITE_WORD_TO_REG(Val,i,VirtReg) {\ argument
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/
Drsa_hwdefs.h209 #define RSA_HW_PKI_HW_LOAD_VALUE_TO_PKA_MEM(VirtualHwBaseAddr, Addr, Val) \ argument
272 #define RSA_HW_PKI_HW_READ_VALUE_FROM_PKA_MEM(VirtualHwBaseAddr, Addr, Val) \ argument
Drsa_pki_pka.h380 #define RSA_PKA_WRITE_WORD_TO_REG(Val,i,VirtReg, VirtualHwBaseAddr) {\ argument