Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c611 StringAllocator_Free(const QCBORInternalAllocator *pMe, const void *pMem) in StringAllocator_Free() function
1532 StringAllocator_Free(&(pMe->StringAllocator), FullString.ptr); in QCBORDecode_Private_GetNextFullString()