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

  /external/chromium_org/chromeos/cryptohome/
system_salt_getter_unittest.cc 61 FakeCryptohomeClient::GetStubSystemSalt());
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service_unittest.cc 81 FakeCryptohomeClient::GetStubSystemSalt());
260 FakeCryptohomeClient::GetStubSystemSalt());
291 FakeCryptohomeClient::GetStubSystemSalt());
  /external/chromium_org/chromeos/dbus/
fake_cryptohome_client.cc 28 system_salt_(GetStubSystemSalt()),
556 std::vector<uint8> FakeCryptohomeClient::GetStubSystemSalt() {
fake_cryptohome_client.h 213 // GetStubSystemSalt().
220 static std::vector<uint8> GetStubSystemSalt();
  /external/chromium_org/chrome/browser/chromeos/login/auth/
cryptohome_authenticator_unittest.cc 151 FakeCryptohomeClient::GetStubSystemSalt()));
    [all...]

Completed in 127 milliseconds