Searched refs:uw_macaroon_create_from_root_key_ (Results 1 – 3 of 3) sorted by relevance
54 bool uw_macaroon_create_from_root_key_(UwMacaroon* new_macaroon,
71 bool uw_macaroon_create_from_root_key_(UwMacaroon* new_macaroon, in uw_macaroon_create_from_root_key_() function
174 CHECK(uw_macaroon_create_from_root_key_(&macaroon, secret.data(), in CreateMacaroonToken()