Searched refs:use_full_blown_auth_packet (Results 1 – 2 of 2) sorted by relevance
30 const bool use_full_blown_auth_packet,52 const bool use_full_blown_auth_packet,
242 const bool use_full_blown_auth_packet, in mysqlnd_auth_handshake() argument263 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_handshake()309 if (use_full_blown_auth_packet == TRUE) { in mysqlnd_auth_handshake()372 const bool use_full_blown_auth_packet, in mysqlnd_auth_change_user() argument393 if (use_full_blown_auth_packet != TRUE) { in mysqlnd_auth_change_user()
Completed in 12 milliseconds