Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_private.h154 #define CBOR_SIMPLEV_ONEBYTE 24 macro
159 #define CBOR_SIMPLEV_RESERVED_START CBOR_SIMPLEV_ONEBYTE
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c1265 case CBOR_SIMPLEV_ONEBYTE: /* 24 */ in QCBOR_Private_DecodeType7()