Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c4913 bool *pbIsNegative) in QCBOR_Private_ProcessBigNum() argument
4930 *pbIsNegative = false; in QCBOR_Private_ProcessBigNum()
4932 *pbIsNegative = true; in QCBOR_Private_ProcessBigNum()
4946 bool *pbIsNegative) in QCBORDecode_GetBignum() argument
4957 pbIsNegative); in QCBORDecode_GetBignum()
4969 bool *pbIsNegative) in QCBORDecode_GetBignumInMapN() argument
4980 pbIsNegative); in QCBORDecode_GetBignumInMapN()
4992 bool *pbIsNegative) in QCBORDecode_GetBignumInMapSZ() argument
5003 pbIsNegative); in QCBORDecode_GetBignumInMapSZ()
6868 bool *pbIsNegative, in QCBORDecode_Private_ProcessExpMantissaBig() argument
[all …]
/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_spiffy_decode.h1447 bool *pbIsNegative);
1454 bool *pbIsNegative);
1461 bool *pbIsNegative);
1576 bool *pbIsNegative,