Searched refs:zcbor_bstr_expect (Results 1 – 2 of 2) sorted by relevance
100 bool zcbor_bstr_expect(zcbor_state_t *state, struct zcbor_string *expected); /* bstr */
640 bool zcbor_bstr_expect(zcbor_state_t *state, struct zcbor_string *expected) in zcbor_bstr_expect() function673 return zcbor_bstr_expect(state, &zs); in zcbor_bstr_expect_ptr()987 return zcbor_unordered_map_search((zcbor_decoder_t *)zcbor_bstr_expect, state, &zs); in zcbor_search_key_bstr_ptr()