Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_private.h368 uint8_t bStringAllocateAll; member
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c691 pMe->bStringAllocateAll = bAllStrings; in QCBORDecode_SetUpAllocator()
1443 uReturn = QCBOR_Private_DecodeAtomicDataItem(pMe, pMe->bStringAllocateAll, pDecodedItem); in QCBORDecode_Private_GetNextFullString()