Home
last modified time | relevance | path

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

/external/libweave/third_party/libuweave/src/
Dmacaroon.c260 if (!uw_macaroon_encoding_decode_byte_str_(in + offset, in_len - offset, in uw_macaroon_deserialize_()
296 if (!uw_macaroon_encoding_decode_byte_str_( in uw_macaroon_deserialize_()
312 if (!uw_macaroon_encoding_decode_byte_str_(in + offset, in_len - offset, &tag, in uw_macaroon_deserialize_()
Dmacaroon_encoding.h61 bool uw_macaroon_encoding_decode_byte_str_(const uint8_t* cbor,
Dmacaroon_encoding.c171 bool uw_macaroon_encoding_decode_byte_str_(const uint8_t* cbor, in uw_macaroon_encoding_decode_byte_str_() function
Dmacaroon_caveat.c589 return uw_macaroon_encoding_decode_byte_str_( in uw_macaroon_caveat_get_value_bstr_()