Home
last modified time | relevance | path

Searched defs:auth_key (Results 1 – 7 of 7) 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/easy_unlock/
Deasy_unlock_remove_keys_operation.cc53 const Key* const auth_key = user_context_.GetKey(); in RemoveKey() local
Deasy_unlock_create_keys_operation.cc365 scoped_ptr<Key> auth_key(new Key(*user_context_.GetKey())); in OnGetSystemSalt() local
/external/chromium_org/chromeos/login/auth/
Dextended_authenticator_impl.cc235 const Key* const auth_key = user_context.GetKey(); in DoAddKey() local
259 const Key* const auth_key = user_context.GetKey(); in DoUpdateKeyAuthorized() local
281 const Key* const auth_key = user_context.GetKey(); in DoRemoveKey() local
Dcryptohome_authenticator.cc136 const cryptohome::KeyDefinition auth_key(key->GetSecret(), in DoMount() local
/external/chromium_org/chrome/browser/chromeos/login/auth/
Dcryptohome_authenticator_unittest.cc288 const cryptohome::KeyDefinition auth_key(transformed_key_.GetSecret(), in ExpectMountExCall() local
/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dsrtpfilter_unittest.cc535 uint8* auth_key = NULL; in TEST_F() local