Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Decp_common.c21 case CC_ECPKI_ILLEGAL_DOMAIN_ID_ERROR: in error_mapping_cc_to_mbedtls_ecc()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ecpki_error.h37 #define CC_ECPKI_ILLEGAL_DOMAIN_ID_ERROR (CC_ECPKI_MODULE_ERROR_BASE + 0x1UL) macro
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_internal_ecc_util.c61 case CC_ECPKI_ILLEGAL_DOMAIN_ID_ERROR: in cc3xx_ecc_cc_error_to_psa_error()