Searched refs:SCRAMBLE_LENGTH_323 (Results 1 – 2 of 2) sorted by relevance
80 #define SCRAMBLE_LENGTH_323 8 macro
384 memcpy(packet->authentication_plugin_data.s, p, SCRAMBLE_LENGTH_323); in php_mysqlnd_greet_read()385 p+= SCRAMBLE_LENGTH_323; in php_mysqlnd_greet_read()412 …memcpy(packet->authentication_plugin_data.s + SCRAMBLE_LENGTH_323, p, SCRAMBLE_LENGTH - SCRAMBLE_L… in php_mysqlnd_greet_read()413 p+= SCRAMBLE_LENGTH - SCRAMBLE_LENGTH_323; in php_mysqlnd_greet_read()
Completed in 17 milliseconds