Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c182 QCBORItem_MatchType(const QCBORItem Item1, const QCBORItem Item2) in QCBORItem_MatchType() function
3449 if(!QCBORItem_MatchType(Item, pItemArray[nIndex])) { in QCBORDecode_Private_MapSearch()