Searched refs:switch_to_auth_protocol_data (Results 1 – 2 of 2) sorted by relevance
39 zend_uchar ** switch_to_auth_protocol_data,61 zend_uchar ** switch_to_auth_protocol_data,
94 zend_uchar * switch_to_auth_protocol_data = NULL; in mysqlnd_run_authentication() local128 &switch_to_auth_protocol_data, &switch_to_auth_protocol_data_len in mysqlnd_run_authentication()137 &switch_to_auth_protocol_data, &switch_to_auth_protocol_data_len in mysqlnd_run_authentication()153 plugin_data = switch_to_auth_protocol_data; in mysqlnd_run_authentication()251 zend_uchar ** switch_to_auth_protocol_data, in mysqlnd_auth_handshake() argument320 switch_to_auth_protocol_data, switch_to_auth_protocol_data_len)) { in mysqlnd_auth_handshake()339 *switch_to_auth_protocol_data = NULL; in mysqlnd_auth_handshake()381 zend_uchar ** switch_to_auth_protocol_data, in mysqlnd_auth_change_user() argument446 switch_to_auth_protocol_data, switch_to_auth_protocol_data_len)) { in mysqlnd_auth_change_user()464 *switch_to_auth_protocol_data = mnd_emalloc(*switch_to_auth_protocol_data_len); in mysqlnd_auth_change_user()[all …]
Completed in 13 milliseconds