HomeSort by relevance Sort by last modified time
    Searched defs:GetSystemSalt (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
cryptohome_library.cc 109 CryptohomeBlob GetSystemSalt() {
343 CryptohomeBlob GetSystemSalt() {
  /external/chromium_org/chromeos/dbus/
cryptohome_client_stub.cc 67 bool CryptohomeClientStubImpl::GetSystemSalt(std::vector<uint8>* salt) {
fake_cryptohome_client.cc 15 // A fake system salt. GetSystemSalt copies it to the given buffer.
142 bool FakeCryptohomeClient::GetSystemSalt(std::vector<uint8>* salt) {

Completed in 73 milliseconds