Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_private.h222 struct _QCBOREncodeContext { struct
224 UsefulOutBuf OutBuf; /* Pointer to output buffer, its length and
226 uint8_t uError; /* Error state, always from QCBORError enum */
227 QCBORTrackNesting nesting; /* Keep track of array and map nesting */