Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp193 static std::string getStretching() { in getStretching() function
259 std::string stretching = auth.secret.empty() ? kStretch_nopassword : getStretching(); in storeKey()