Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_common.h180 #define CBOR_TAG_B64URL 33 macro
H A Dqcbor_encode.h3512 QCBOREncode_AddTag(pMe, CBOR_TAG_B64URL); in QCBOREncode_AddTB64URLText()
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2511 {CBOR_TAG_B64URL, QCBOR_TYPE_BASE64URL},