Home
last modified time | relevance | path

Searched refs:SetSystemSalt (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dcryptohome.h66 BRILLO_EXPORT void SetSystemSalt(std::string* salt);
Dcryptohome.cc136 void SetSystemSalt(std::string* value) { in SetSystemSalt() function