Searched refs:blindly_decode_str_ (Results 1 – 1 of 1) sorted by relevance
45 static bool blindly_decode_str_(const uint8_t* cbor,180 return blindly_decode_str_(cbor, cbor_len, out_str, out_str_len); in uw_macaroon_encoding_decode_byte_str_()192 return blindly_decode_str_(cbor, cbor_len, out_str, out_str_len); in uw_macaroon_encoding_decode_text_str_()382 static bool blindly_decode_str_(const uint8_t* cbor, in blindly_decode_str_() function