Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_error.h37 #define CC_ERROR_BASE 0x00F00000UL macro
123 #define CC_AES_MODULE_ERROR_BASE (CC_ERROR_BASE + \
128 #define CC_DES_MODULE_ERROR_BASE (CC_ERROR_BASE + \
133 #define CC_HASH_MODULE_ERROR_BASE (CC_ERROR_BASE + \
138 #define CC_HMAC_MODULE_ERROR_BASE (CC_ERROR_BASE + \
143 #define CC_RSA_MODULE_ERROR_BASE (CC_ERROR_BASE + \
148 #define CC_DH_MODULE_ERROR_BASE (CC_ERROR_BASE + \
153 #define CC_ECPKI_MODULE_ERROR_BASE (CC_ERROR_BASE + \
158 #define LLF_ECPKI_MODULE_ERROR_BASE (CC_ERROR_BASE + \
163 #define CC_RND_MODULE_ERROR_BASE (CC_ERROR_BASE + \
[all …]