Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp64 static constexpr size_t STRETCHED_BYTES = 1 << 6; variable
349 stretched->assign(STRETCHED_BYTES, '\0'); in stretchSecret()