Searched refs:SignatureMethod_HMAC_SHA1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
H A D__init__.py73 signing_method = SignatureMethod_HMAC_SHA1()
529 self.method = SignatureMethod_HMAC_SHA1()
709 class SignatureMethod_HMAC_SHA1(SignatureMethod): class in inherits:SignatureMethod

Completed in 113 milliseconds