Searched refs:expected_ciphers (Results 1 – 1 of 1) sorted by relevance
717 const unsigned char expected_ciphers[] = {0x00, 0x9d}; in full_client_hello_callback() local719 const unsigned char expected_ciphers[] = {0x00, 0x9d, 0xc0, in full_client_hello_callback() local735 if (!TEST_mem_eq(p, len, expected_ciphers, sizeof(expected_ciphers)) in full_client_hello_callback()
Completed in 26 milliseconds