Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpka_defs.h60 LEN_ID_MAX, // 8 - not allowed, indicates out of range (RSA, EC) enumerator
Dpki_dbg.c221 if (lenId >= LEN_ID_MAX) { in PkiDbgExecOperation()