Home
last modified time | relevance | path

Searched refs:mysqlnd_xor_string (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/mysqlnd/
H A Dmysqlnd_auth.c673 mysqlnd_xor_string(char * dst, const size_t dst_len, const char * xor_str, const size_t xor_str_len) in mysqlnd_xor_string() function
933 mysqlnd_xor_string(xor_str, passwd_len, (char *) auth_plugin_data, SCRAMBLE_LENGTH); in mysqlnd_sha256_auth_get_auth_data()
1209 mysqlnd_xor_string(xor_str, passwd_len, (char *) auth_plugin_data, SCRAMBLE_LENGTH); in mysqlnd_caching_sha2_get_and_use_key()

Completed in 15 milliseconds