OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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_);
105
brillo::cryptohome::home::
SetSystemSalt
(nullptr);
Completed in 709 milliseconds