Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka_error.h60 #define PKA_INTERNAL_ERROR (PKA_MODULE_ERROR_BASE + 0x39UL) macro
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c1450 error = PKA_INTERNAL_ERROR; in RsaCalculateNandD()