Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_common.h306 #define QCBOR_START_OF_NOT_WELL_FORMED_ERRORS 20 macro
H A Dqcbor_decode.h1629 if(uErr >= QCBOR_START_OF_NOT_WELL_FORMED_ERRORS && in QCBORDecode_IsNotWellFormedError()