Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_common.h335 #define QCBOR_START_OF_UNRECOVERABLE_DECODE_ERRORS 30 macro
H A Dqcbor_decode.h1640 if(uErr >= QCBOR_START_OF_UNRECOVERABLE_DECODE_ERRORS && in QCBORDecode_IsUnrecoverableError()