Searched refs:generateAppId (Results 1 – 1 of 1) sorted by relevance
/system/vold/ |
D | KeyStorage.cpp | 285 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() function 423 if (!generateAppId(auth, stretching, salt, secdiscardable, &appId)) return false; in storeKey() 456 if (!generateAppId(auth, stretching, salt, secdiscardable, &appId)) return false; in retrieveKey()
|