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

  /external/libweave/third_party/libuweave/src/
macaroon_encoding.h 26 bool uw_macaroon_encoding_get_item_len_(const uint8_t* cbor,
macaroon.c 284 if (!uw_macaroon_encoding_get_item_len_(in + offset, in_len - offset,
302 if (!uw_macaroon_encoding_get_item_len_(in + offset, in_len - offset,
macaroon_caveat.c 552 if (!uw_macaroon_encoding_get_item_len_(caveat->bytes, caveat->num_bytes,
584 if (!uw_macaroon_encoding_get_item_len_(caveat->bytes, caveat->num_bytes,
macaroon_encoding.c 50 bool uw_macaroon_encoding_get_item_len_(const uint8_t* cbor, function

Completed in 137 milliseconds