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

  /external/libbrillo/brillo/
cryptohome.h 66 BRILLO_EXPORT void SetSystemSalt(std::string* salt);
cryptohome.cc 136 void SetSystemSalt(std::string* value) {
  /system/tpm/attestation/server/
pkcs11_key_store_test.cc 102 brillo::cryptohome::home::SetSystemSalt(&salt_);
104 ~ScopedFakeSalt() { brillo::cryptohome::home::SetSystemSalt(nullptr); }

Completed in 93 milliseconds