Home
last modified time | relevance | path

Searched defs:caveats (Results 1 – 4 of 4) sorted by relevance

/external/libweave/third_party/libuweave/src/
Dmacaroon.c17 const UwMacaroonCaveat* const caveats[], in create_mac_tag_()
54 const UwMacaroonCaveat* const caveats[], in verify_mac_tag_()
75 const UwMacaroonCaveat* const caveats[], in uw_macaroon_create_from_root_key_()
Dmacaroon.h24 const UwMacaroonCaveat* const* caveats; member
/external/libweave/src/privet/
Dauth_manager.cc167 const std::vector<const UwMacaroonCaveat*>& caveats) { in CreateMacaroonToken()
190 const std::vector<const UwMacaroonCaveat*>& caveats) { in ExtendMacaroonToken()
563 std::vector<const UwMacaroonCaveat*> caveats{ in DelegateToUser() local
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp384 static const EGLint caveats[] = { EGL_SLOW_CONFIG, EGL_NON_CONFORMANT_CONFIG }; in getConfigCaveat() local