Searched defs:szLabel (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/lib/qcbor/inc/qcbor/ |
| H A D | qcbor_encode.h | 2466 const char *szLabel, in QCBOREncode_AddInt64ToMap() 2492 const char *szLabel, in QCBOREncode_AddUInt64ToMap() 2517 const char *szLabel, in QCBOREncode_AddTextToMap() 2542 const char *szLabel, in QCBOREncode_AddSZStringToMap() 2602 const char *szLabel, in QCBOREncode_AddDoubleToMap() 2631 const char *szLabel, in QCBOREncode_AddFloatToMap() 2649 const char *szLabel, in QCBOREncode_AddDoubleNoPreferredToMap() 2667 const char *szLabel, in QCBOREncode_AddFloatNoPreferredToMap() 2701 const char *szLabel, in QCBOREncode_AddTDateEpochToMapSZ() 2728 const char *szLabel, in QCBOREncode_AddDateEpochToMap() [all …]
|
| H A D | qcbor_spiffy_decode.h | 2183 const char *szLabel, in QCBORDecode_GetUInt64ConvertInMapSZ() 2214 const char *szLabel, in QCBORDecode_GetUInt64InMapSZ() 2291 const char *szLabel, in QCBORDecode_GetArrayFromMapSZ() 2338 const char *szLabel, in QCBORDecode_GetMapFromMapSZ() 2385 const char *szLabel, in QCBORDecode_GetInt64ConvertInMapSZ() 2416 const char *szLabel, in QCBORDecode_GetInt64InMapSZ() 2455 const char *szLabel, in QCBORDecode_GetDoubleConvertInMapSZ() 2486 const char *szLabel, in QCBORDecode_GetDoubleInMapSZ() 2530 const char *szLabel, in QCBORDecode_GetByteStringInMapSZ() 2577 const char *szLabel, in QCBORDecode_GetTextStringInMapSZ() [all …]
|
| /optee_os/core/lib/qcbor/src/ |
| H A D | qcbor_decode.c | 3573 const char *szLabel, in QCBORDecode_GetItemInMapSZ() 3903 const char *szLabel, in QCBORDecode_GetTaggedItemInMapSZ() 3955 const char * szLabel, in QCBORDecode_Private_GetTaggedStringInMapSZ() 4081 QCBORDecode_EnterMapFromMapSZ(QCBORDecodeContext *pMe, const char *szLabel) in QCBORDecode_EnterMapFromMapSZ() 4116 QCBORDecode_EnterArrayFromMapSZ(QCBORDecodeContext *pMe, const char *szLabel) in QCBORDecode_EnterArrayFromMapSZ() 4467 const char *szLabel, in QCBORDecode_EnterBstrWrappedFromMapSZ() 4580 const char *szLabel, in QCBORDecode_GetBoolInMapSZ() 4668 const char *szLabel, in QCBORDecode_GetSimpleInMapSZ() 4763 const char *szLabel, in QCBORDecode_GetEpochDateInMapSZ() 4859 const char *szLabel, in QCBORDecode_GetEpochDaysInMapSZ() [all …]
|