Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_priv.h220 size_t * switch_to_auth_protocol_len,
239 size_t * switch_to_auth_protocol_len,
H A Dmysqlnd_auth.c47 size_t * switch_to_auth_protocol_len, in mysqlnd_auth_handshake() argument
122 *switch_to_auth_protocol_len = auth_resp_packet->new_auth_protocol_len; in mysqlnd_auth_handshake()
168 size_t * switch_to_auth_protocol_len, in mysqlnd_auth_change_user() argument
243 *switch_to_auth_protocol_len = chg_user_resp->new_auth_protocol_len; in mysqlnd_auth_change_user()
H A Dmysqlnd.c547 size_t switch_to_auth_protocol_len = 0; in mysqlnd_run_authentication() local
584 switch_to_auth_protocol_len = 0; in mysqlnd_run_authentication()
612 &switch_to_auth_protocol, &switch_to_auth_protocol_len, in mysqlnd_run_authentication()
620 &switch_to_auth_protocol, &switch_to_auth_protocol_len, in mysqlnd_run_authentication()

Completed in 23 milliseconds