Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp248 static bool stretchingNeedsSalt(const std::string& stretching) { in stretchingNeedsSalt()
252 static bool stretchSecret(const std::string& stretching, const std::string& secret, in stretchSecret()
285 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId()
412 std::string stretching = getStretching(auth); in storeKey() local
449 std::string stretching; in retrieveKey() local