Home
last modified time | relevance | path

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

/external/libweave/third_party/libuweave/src/
Dmacaroon.c292 UwMacaroonCaveat* caveat_structs = (UwMacaroonCaveat*)buffer; in uw_macaroon_deserialize_() local
294 caveat_pointers[i] = &(caveat_structs[i]); in uw_macaroon_deserialize_()
297 in + offset, in_len - offset, &(caveat_structs[i].bytes), in uw_macaroon_deserialize_()
298 &(caveat_structs[i].num_bytes))) { in uw_macaroon_deserialize_()