Searched refs:UsefulBuf_Compare (Results 1 – 3 of 3) sorted by relevance
95 int UsefulBuf_Compare(const UsefulBufC UB1, const UsefulBufC UB2) in UsefulBuf_Compare() function148 if(!UsefulBuf_Compare(SearchNext, BytesToFind)) { in UsefulBuf_FindBytes()
158 …if(Item2.uLabelType == QCBOR_TYPE_TEXT_STRING && !UsefulBuf_Compare(Item1.label.string, Item2.labe… in QCBORItem_MatchLabel()162 …if(Item2.uLabelType == QCBOR_TYPE_BYTE_STRING && !UsefulBuf_Compare(Item1.label.string, Item2.labe… in QCBORItem_MatchLabel()
616 int UsefulBuf_Compare(const UsefulBufC UB1, const UsefulBufC UB2);