Home
last modified time | relevance | path

Searched refs:QCBOR_ERR_NUMBER_SIGN_CONVERSION (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_common.h481 QCBOR_ERR_NUMBER_SIGN_CONVERSION = 69, enumerator
/optee_os/core/lib/qcbor/src/
H A Dqcbor_err_to_str.c65 ERR_TO_STR_CASE(QCBOR_ERR_NUMBER_SIGN_CONVERSION) in qcbor_err_to_str()
H A Dqcbor_decode.c5287 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_ExponentitateNU()
5870 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_ConvertUInt64()
5884 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_ConvertUInt64()
5916 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_ConvertUInt64()
6054 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_UInt64ConvertAll()
6103 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_UInt64ConvertAll()
6129 return QCBOR_ERR_NUMBER_SIGN_CONVERSION; in QCBOR_Private_UInt64ConvertAll()