Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst_genkey.c70 err = CC_ECPKI_INTERNAL_ERROR; in EcWrstGenKeyPairBase()
Dec_wrst.c160 err = CC_ECPKI_INTERNAL_ERROR; in EcWrstFullCheckPublKey()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Decp_common.c35 case CC_ECPKI_INTERNAL_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.h116 #define CC_ECPKI_INTERNAL_ERROR (CC_ECPKI_MODULE_ERROR_BASE +… macro
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c149 err = CC_ECPKI_INTERNAL_ERROR; in CC_EcpkiPublKeyBuildAndCheck()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_internal_ecc_util.c75 case CC_ECPKI_INTERNAL_ERROR: in cc3xx_ecc_cc_error_to_psa_error()