Searched defs:GetSystemSalt (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chromeos/cryptohome/ | ||
D | system_salt_getter_unittest.cc | 49 TEST_F(SystemSaltGetterTest, GetSystemSalt) { in TEST_F() argument |
D | system_salt_getter.cc | 28 void SystemSaltGetter::GetSystemSalt( in GetSystemSalt() function in chromeos::SystemSaltGetter |
/external/chromium/chrome/browser/chromeos/cros/ | ||
D | cryptohome_library.cc | 109 CryptohomeBlob GetSystemSalt() { in GetSystemSalt() function in chromeos::CryptohomeLibraryImpl |
/external/chromium_org/chromeos/dbus/ | ||
D | fake_cryptohome_client.cc | 83 void FakeCryptohomeClient::GetSystemSalt( in GetSystemSalt() function in chromeos::FakeCryptohomeClient |
D | cryptohome_client.cc | 112 virtual void GetSystemSalt(const GetSystemSaltCallback& callback) OVERRIDE { in GetSystemSalt() function in chromeos::__anonf5d8053d0111::CryptohomeClientImpl |