Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_spiffy_decode.h1870 bool *pbIsTag257);
1877 bool *pbIsTag257);
1885 bool *pbIsTag257);
2152 bool *pbIsTag257);
2937 bool *pbIsTag257) in QCBORDecode_GetMIMEMessage() argument
2954 pbIsTag257); in QCBORDecode_GetMIMEMessage()
2962 bool *pbIsTag257) in QCBORDecode_GetMIMEMessageInMapN() argument
2971 pbIsTag257); in QCBORDecode_GetMIMEMessageInMapN()
2980 bool *pbIsTag257) in QCBORDecode_GetMIMEMessageInMapSZ() argument
2989 pbIsTag257); in QCBORDecode_GetMIMEMessageInMapSZ()
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c5024 bool *pbIsTag257) in QCBORDecode_Private_GetMIME() argument
5043 if(pbIsTag257 != NULL) { in QCBORDecode_Private_GetMIME()
5044 *pbIsTag257 = false; in QCBORDecode_Private_GetMIME()
5049 if(pbIsTag257 != NULL) { in QCBORDecode_Private_GetMIME()
5050 *pbIsTag257 = true; in QCBORDecode_Private_GetMIME()