Home
last modified time | relevance | path

Searched defs:stretching (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/vold/
H A DKeyStorage.cpp427 static bool stretchSecret(const std::string& stretching, const std::string& secret, in stretchSecret()
444 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId()
580 std::string stretching = getStretching(auth); in storeKey() local
631 std::string stretching; in retrieveKey() local