Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp296 static bool stretchingNeedsSalt(const std::string& stretching) { in stretchingNeedsSalt() function
463 if (stretchingNeedsSalt(stretching)) { in storeKey()
525 if (stretchingNeedsSalt(stretching)) { in retrieveKey()