Home
last modified time | relevance | path

Searched defs:TagSpec (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_spiffy_decode.h2504 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetByteString() local
2519 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetByteStringInMapN() local
2533 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetByteStringInMapSZ() local
2548 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetTextString() local
2565 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetTextStringInMapN() local
2580 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetTextStringInMapSZ() local
2651 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetDateString() local
2667 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetDateStringInMapN() local
2683 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetDateStringInMapSZ() local
2698 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_GetDaysString() local
[all …]
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c3811 QCBOR_Private_CheckTagRequirement(const QCBOR_Private_TagSpec TagSpec, in QCBOR_Private_CheckTagRequirement()
3877 const QCBOR_Private_TagSpec TagSpec, in QCBORDecode_GetTaggedItemInMapN()
3904 const QCBOR_Private_TagSpec TagSpec, in QCBORDecode_GetTaggedItemInMapSZ()
3931 const QCBOR_Private_TagSpec TagSpec, in QCBORDecode_Private_GetTaggedStringInMapN()
3956 const QCBOR_Private_TagSpec TagSpec, in QCBORDecode_Private_GetTaggedStringInMapSZ()
4348 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_Private_EnterBstrWrapped() local
4702 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_Private_ProcessEpochDate() local
4799 const QCBOR_Private_TagSpec TagSpec = in QCBORDecode_Private_ProcessEpochDays() local
4875 const QCBOR_Private_TagSpec TagSpec, in QCBORDecode_Private_GetTaggedString()
4915 const QCBOR_Private_TagSpec TagSpec = in QCBOR_Private_ProcessBigNum() local
[all …]