MySQL 8.4.0
Source Code Documentation
routing::impl Namespace Reference

Functions

template<class Ret , bool nonce_before_double_hashed_password>
std::optional< Ret > scramble (std::string_view nonce, std::string_view password, const EVP_MD *digest_func)
 

Function Documentation

◆ scramble()

template<class Ret , bool nonce_before_double_hashed_password>
std::optional< Ret > routing::impl::scramble ( std::string_view  nonce,
std::string_view  password,
const EVP_MD *  digest_func 
)
inline