Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp200 static bool stretchingNeedsSalt(const std::string& stretching) { in stretchingNeedsSalt() function
262 if (stretchingNeedsSalt(stretching)) { in storeKey()
294 if (stretchingNeedsSalt(stretching)) { in retrieveKey()