Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_cc_poly_error.h39 #define CC_POLY_RESOURCES_ERROR (CC_POLY_MODULE_ERROR_BASE + 0x04UL) macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_poly.c36 return CC_POLY_RESOURCES_ERROR; in mbedtls_poly()