Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_encode.c77 Nesting_Init(QCBORTrackNesting *pNesting) in Nesting_Init()
88 Nesting_Increase(QCBORTrackNesting *pNesting, in Nesting_Increase()
104 Nesting_Decrease(QCBORTrackNesting *pNesting) in Nesting_Decrease()
112 Nesting_Increment(QCBORTrackNesting *pNesting) in Nesting_Increment()
126 Nesting_Decrement(QCBORTrackNesting *pNesting) in Nesting_Decrement()
135 Nesting_GetCount(QCBORTrackNesting *pNesting) in Nesting_GetCount()
153 Nesting_GetStartPos(QCBORTrackNesting *pNesting) in Nesting_GetStartPos()
160 Nesting_GetMajorType(QCBORTrackNesting *pNesting) in Nesting_GetMajorType()
166 Nesting_IsInNest(QCBORTrackNesting *pNesting) in Nesting_IsInNest()
/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_private.h209 } QCBORTrackNesting; typedef
227 QCBORTrackNesting nesting; /* Keep track of array and map nesting */