Home
last modified time | relevance | path

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

/external/libweave/third_party/libuweave/src/
Dmacaroon_caveat.h44 #define UW_MACAROON_CAVEAT_SCOPE_LOWEST_POSSIBLE 127 macro
Dmacaroon_caveat.c457 uint32_t scope = UW_MACAROON_CAVEAT_SCOPE_LOWEST_POSSIBLE; in uw_macaroon_caveat_validate_()
513 scope > UW_MACAROON_CAVEAT_SCOPE_LOWEST_POSSIBLE) { in uw_macaroon_caveat_validate_()
Dmacaroon.c137 .granted_scope = UW_MACAROON_CAVEAT_SCOPE_LOWEST_POSSIBLE}; in reset_validation_result()