Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp447 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() function
586 if (!generateAppId(auth, stretching, secdiscardable_hash, &appId)) return false; in storeKey()
637 if (!generateAppId(auth, stretching, secdiscardable_hash, &appId)) return false; in retrieveKey()