Home
last modified time | relevance | path

Searched defs:auth_key (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/protocol/
Dssl_hmac_channel_authenticator.cc31 const std::string& auth_key) { in CreateForClient()
42 const std::string& auth_key) { in CreateForHost()
51 const std::string& auth_key) in SslHmacChannelAuthenticator()
/external/chromium_org/chrome/browser/chromeos/login/auth/
Dextended_authenticator.cc247 const Key* const auth_key = user_context.GetKey(); in DoAddKey() local
272 const Key* const auth_key = user_context.GetKey(); in DoUpdateKeyAuthorized() local
296 const Key* const auth_key = user_context.GetKey(); in DoRemoveKey() local
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dsrtpfilter_unittest.cc535 uint8* auth_key = NULL; in TEST_F() local