Searched defs:auth_key (Results 1 – 7 of 7) sorted by relevance
31 const std::string& auth_key) { in CreateForClient()42 const std::string& auth_key) { in CreateForHost()51 const std::string& auth_key) in SslHmacChannelAuthenticator()
53 const Key* const auth_key = user_context_.GetKey(); in RemoveKey() local
365 scoped_ptr<Key> auth_key(new Key(*user_context_.GetKey())); in OnGetSystemSalt() local
235 const Key* const auth_key = user_context.GetKey(); in DoAddKey() local259 const Key* const auth_key = user_context.GetKey(); in DoUpdateKeyAuthorized() local281 const Key* const auth_key = user_context.GetKey(); in DoRemoveKey() local
136 const cryptohome::KeyDefinition auth_key(key->GetSecret(), in DoMount() local
288 const cryptohome::KeyDefinition auth_key(transformed_key_.GetSecret(), in ExpectMountExCall() local
535 uint8* auth_key = NULL; in TEST_F() local