Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_common.h493 QCBOR_ERR_CALLBACK_FAIL = 72, enumerator
/optee_os/core/lib/qcbor/src/
H A Dqcbor_err_to_str.c68 ERR_TO_STR_CASE(QCBOR_ERR_CALLBACK_FAIL) in qcbor_err_to_str()