Searched defs:stretching (Results 1 – 1 of 1) sorted by relevance
327 static bool stretchingNeedsSalt(const std::string& stretching) { in stretchingNeedsSalt()331 static bool stretchSecret(const std::string& stretching, const std::string& secret, in stretchSecret()364 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId()491 std::string stretching = getStretching(auth); in storeKey() local553 std::string stretching; in retrieveKey() local