Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp237 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() function
270 if (!generateAppId(auth, stretching, salt, secdiscardable, &appId)) return false; in storeKey()
298 if (!generateAppId(auth, stretching, salt, secdiscardable, &appId)) return false; in retrieveKey()