24#ifndef PASSWORD_INCLUDED
25#define PASSWORD_INCLUDED
static char * password
Definition: mysql_secure_installation.cc:56
void hash_password(ulong *result, const char *password, uint password_len)
Definition: password.cc:100
void my_make_scrambled_password(char *to, const char *password, size_t pass_len)
Definition: password.cc:184
struct rand_struct * get_sql_rand()
void my_make_scrambled_password_sha1(char *to, const char *password, size_t pass_len)
Definition: password.cc:228
Definition: mysql_com.h:1108
unsigned int uint
Definition: uca9-dump.cc:75