Home
last modified time | relevance | path

Searched defs:GetSystemSalt (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chromeos/cryptohome/
Dsystem_salt_getter_unittest.cc49 TEST_F(SystemSaltGetterTest, GetSystemSalt) { in TEST_F() argument
Dsystem_salt_getter.cc28 void SystemSaltGetter::GetSystemSalt( in GetSystemSalt() function in chromeos::SystemSaltGetter
/external/chromium/chrome/browser/chromeos/cros/
Dcryptohome_library.cc109 CryptohomeBlob GetSystemSalt() { in GetSystemSalt() function in chromeos::CryptohomeLibraryImpl
343 CryptohomeBlob GetSystemSalt() { in GetSystemSalt() function in chromeos::CryptohomeLibraryStubImpl
/external/chromium_org/chromeos/dbus/
Dfake_cryptohome_client.cc83 void FakeCryptohomeClient::GetSystemSalt( in GetSystemSalt() function in chromeos::FakeCryptohomeClient
Dcryptohome_client.cc112 virtual void GetSystemSalt(const GetSystemSaltCallback& callback) OVERRIDE { in GetSystemSalt() function in chromeos::__anonf5d8053d0111::CryptohomeClientImpl