Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka_error.h48 #define PKA_DIVIDER_IS_NULL_ERROR (PKA_MODULE_ERROR_BASE + 0x2EUL) macro
Dpki_dbg.c250 Error = PKA_DIVIDER_IS_NULL_ERROR; in PkiDbgExecOperation()
303 Error = PKA_DIVIDER_IS_NULL_ERROR; in PkiDbgExecOperation()
Dpki.c144 error = PKA_DIVIDER_IS_NULL_ERROR; in PkiLongNumDiv()