Searched refs:getStretching (Results 1 – 1 of 1) sorted by relevance
193 static std::string getStretching() { in getStretching() function259 std::string stretching = auth.secret.empty() ? kStretch_nopassword : getStretching(); in storeKey()