Searched refs:stretchSecret (Results 1 – 1 of 1) sorted by relevance
430 static bool stretchSecret(const std::string& stretching, const std::string& secret, in stretchSecret() function450 if (!stretchSecret(stretching, auth.secret, &stretched)) return false; in generateAppId()