Home
last modified time | relevance | path

Searched defs:new_auth_protocol (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h115 char *new_auth_protocol; member
264 char *new_auth_protocol; member
290 char *new_auth_protocol; member
H A Dmysqlnd_auth.c1230 char **new_auth_protocol, size_t *new_auth_protocol_len, in mysqlnd_caching_sha2_handle_server_response()
H A Dmysqlnd_connection.c1735 char * new_auth_protocol = value? mnd_pestrdup(value, conn->persistent) : NULL; local

Completed in 23 milliseconds