HomeSort by relevance Sort by last modified time
    Searched refs:uw_macaroon_encoding_decode_byte_str_ (Results 1 - 4 of 4) sorted by null

  /external/libweave/third_party/libuweave/src/
macaroon_encoding.h 61 bool uw_macaroon_encoding_decode_byte_str_(const uint8_t* cbor,
macaroon.c 260 if (!uw_macaroon_encoding_decode_byte_str_(in + offset, in_len - offset,
296 if (!uw_macaroon_encoding_decode_byte_str_(
312 if (!uw_macaroon_encoding_decode_byte_str_(in + offset, in_len - offset, &tag,
macaroon_encoding.c 171 bool uw_macaroon_encoding_decode_byte_str_(const uint8_t* cbor, function
macaroon_caveat.c 589 return uw_macaroon_encoding_decode_byte_str_(

Completed in 476 milliseconds