Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h619 typedef UsefulBuf (* QCBORStringAllocate)(void *pAllocateCxt, typedef
776 QCBORStringAllocate pfAllocateFunction,
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c685 QCBORStringAllocate pfAllocateFunction, in QCBORDecode_SetUpAllocator()