Home
last modified time | relevance | path

Searched defs:uSimple (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h474 uint8_t uSimple; member
H A Dqcbor_encode.h3776 const uint8_t uSimple) in QCBOREncode_AddSimpleToMap()
3785 const uint8_t uSimple) in QCBOREncode_AddSimpleToMapN()
3795 uint8_t uSimple = CBOR_SIMPLEV_FALSE; in QCBOREncode_AddBool() local