Searched refs:SetSystemSalt (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/ | ||
D | cryptohome.h | 66 BRILLO_EXPORT void SetSystemSalt(std::string* salt); |
D | cryptohome.cc | 136 void SetSystemSalt(std::string* value) { in SetSystemSalt() function |