Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h776 QCBORStringAllocate pfAllocateFunction,
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c685 QCBORStringAllocate pfAllocateFunction, in QCBORDecode_SetUpAllocator() argument
689 pMe->StringAllocator.pfAllocator = pfAllocateFunction; in QCBORDecode_SetUpAllocator()