Searched refs:caveat_pointers (Results 1 – 1 of 1) sorted by relevance
290 const UwMacaroonCaveat** caveat_pointers = (const UwMacaroonCaveat**)buffer; in uw_macaroon_deserialize_() local294 caveat_pointers[i] = &(caveat_structs[i]); in uw_macaroon_deserialize_()308 macaroon->caveats = caveat_pointers; in uw_macaroon_deserialize_()