Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h115 char *new_auth_protocol; member
262 char *new_auth_protocol; member
288 char *new_auth_protocol; member
H A Dmysqlnd_auth.c1233 char **new_auth_protocol, size_t *new_auth_protocol_len, in mysqlnd_caching_sha2_handle_server_response()
H A Dmysqlnd_connection.c1481 char * new_auth_protocol = value? mnd_pestrdup(value, conn->persistent) : NULL; local

Completed in 17 milliseconds