Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_private.h330 } QCBORInternalAllocator; typedef
352 QCBORInternalAllocator StringAllocator;
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c611 StringAllocator_Free(const QCBORInternalAllocator *pMe, const void *pMem) in StringAllocator_Free()
623 StringAllocator_Reallocate(const QCBORInternalAllocator *pMe, in StringAllocator_Reallocate()
632 StringAllocator_Allocate(const QCBORInternalAllocator *pMe, size_t uSize) in StringAllocator_Allocate()
638 StringAllocator_Destruct(const QCBORInternalAllocator *pMe) in StringAllocator_Destruct()