Home
last modified time | relevance | path

Searched refs:PROT_SHA256_PK_REQUEST_RESPONSE_PACKET (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_enum_n_def.h620 PROT_SHA256_PK_REQUEST_RESPONSE_PACKET, enumerator
H A Dmysqlnd_wireprotocol.c2231 …n_state, buf, sizeof(buf), "SHA256_PK_REQUEST_RESPONSE", PROT_SHA256_PK_REQUEST_RESPONSE_PACKET)) { in php_mysqlnd_sha256_pk_request_response_read()
2699 …quest_response * packet = mnd_pecalloc(1, packet_methods[PROT_SHA256_PK_REQUEST_RESPONSE_PACKET].s… in MYSQLND_METHOD()
2702 packet->header.m = &packet_methods[PROT_SHA256_PK_REQUEST_RESPONSE_PACKET]; in MYSQLND_METHOD()

Completed in 20 milliseconds