Home
last modified time | relevance | path

Searched defs:validate_token (Results 1 – 5 of 5) sorted by relevance

/external/python/oauth2client/oauth2client/contrib/
Dxsrfutil.py66 def validate_token(key, token, user_id, action_id="", current_time=None): function
/external/rust/crates/quiche/examples/
Dserver.rs412 fn validate_token<'a>( in validate_token() function
Dhttp3-server.rs467 fn validate_token<'a>( in validate_token() function
Dserver.c132 static bool validate_token(const uint8_t *token, size_t token_len, in validate_token() function
Dhttp3-server.c134 static bool validate_token(const uint8_t *token, size_t token_len, in validate_token() function