Searched refs:switch_to_auth_protocol_len (Results 1 – 3 of 3) sorted by relevance
226 size_t * switch_to_auth_protocol_len,245 size_t * switch_to_auth_protocol_len,
47 size_t * switch_to_auth_protocol_len, in mysqlnd_auth_handshake() argument122 *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() argument243 *switch_to_auth_protocol_len = chg_user_resp->new_auth_protocol_len; in mysqlnd_auth_change_user()
578 size_t switch_to_auth_protocol_len = 0; in mysqlnd_run_authentication() local615 switch_to_auth_protocol_len = 0; in mysqlnd_run_authentication()643 &switch_to_auth_protocol, &switch_to_auth_protocol_len, in mysqlnd_run_authentication()651 &switch_to_auth_protocol, &switch_to_auth_protocol_len, in mysqlnd_run_authentication()
Completed in 16 milliseconds