Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c150 QCBORItem_MatchLabel(const QCBORItem Item1, const QCBORItem Item2) in QCBORItem_MatchLabel() function
3436 if(QCBORItem_MatchLabel(Item, pItemArray[nIndex])) { in QCBORDecode_Private_MapSearch()