Home
last modified time | relevance | path

Searched defs:nLabel (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_encode.h2475 const int64_t nLabel, in QCBOREncode_AddInt64ToMapN()
2501 const int64_t nLabel, in QCBOREncode_AddUInt64ToMapN()
2526 const int64_t nLabel, in QCBOREncode_AddTextToMapN()
2551 const int64_t nLabel, in QCBOREncode_AddSZStringToMapN()
2611 const int64_t nLabel, in QCBOREncode_AddDoubleToMapN()
2640 const int64_t nLabel, in QCBOREncode_AddFloatToMapN()
2658 const int64_t nLabel, in QCBOREncode_AddDoubleNoPreferredToMapN()
2676 const int64_t nLabel, in QCBOREncode_AddFloatNoPreferredToMapN()
2711 const int64_t nLabel, in QCBOREncode_AddTDateEpochToMapN()
2737 const int64_t nLabel, in QCBOREncode_AddDateEpochToMapN()
[all …]
H A Dqcbor_spiffy_decode.h2169 const int64_t nLabel, in QCBORDecode_GetUInt64ConvertInMapN()
2203 const int64_t nLabel, in QCBORDecode_GetUInt64InMapN()
2275 int64_t nLabel, in QCBORDecode_GetArrayFromMapN()
2322 int64_t nLabel, in QCBORDecode_GetMapFromMapN()
2371 const int64_t nLabel, in QCBORDecode_GetInt64ConvertInMapN()
2405 const int64_t nLabel, in QCBORDecode_GetInt64InMapN()
2441 const int64_t nLabel, in QCBORDecode_GetDoubleConvertInMapN()
2475 const int64_t nLabel, in QCBORDecode_GetDoubleInMapN()
2516 const int64_t nLabel, in QCBORDecode_GetByteStringInMapN()
2560 const int64_t nLabel, in QCBORDecode_GetTextStringInMapN()
[all …]
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c3534 int64_t nLabel, in QCBORDecode_GetItemInMapN()
3876 const int64_t nLabel, in QCBORDecode_GetTaggedItemInMapN()
3930 const int64_t nLabel, in QCBORDecode_Private_GetTaggedStringInMapN()
4064 QCBORDecode_EnterMapFromMapN(QCBORDecodeContext *pMe, int64_t nLabel) in QCBORDecode_EnterMapFromMapN()
4101 QCBORDecode_EnterArrayFromMapN(QCBORDecodeContext *pMe, int64_t nLabel) in QCBORDecode_EnterArrayFromMapN()
4448 const int64_t nLabel, in QCBORDecode_EnterBstrWrappedFromMapN()
4566 const int64_t nLabel, in QCBORDecode_GetBoolInMapN()
4655 int64_t nLabel, in QCBORDecode_GetSimpleInMapN()
4748 int64_t nLabel, in QCBORDecode_GetEpochDateInMapN()
4844 int64_t nLabel, in QCBORDecode_GetEpochDaysInMapN()
[all …]