HomeSort by relevance Sort by last modified time
    Searched refs:generate_nonce (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 296 "oauth_nonce" => OAuthRequest::generate_nonce(),
472 private static function generate_nonce() { function
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 94 def generate_nonce(length=8): function

Completed in 131 milliseconds