Home
last modified time | relevance | path

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

/external/libweave/third_party/libuweave/src/
Dmacaroon_caveat.h56 bool uw_macaroon_caveat_create_scope_(UwMacaroonCaveatScopeType scope,
Dmacaroon_caveat.c169 bool uw_macaroon_caveat_create_scope_(UwMacaroonCaveatScopeType scope, in uw_macaroon_caveat_create_scope_() function
/external/libweave/src/privet/
Dauth_manager.cc68 CHECK(uw_macaroon_caveat_create_scope_(scope, buffer_.data(), in ScopeCaveat()