Searched refs:expected_ciphers (Results 1 – 1 of 1) sorted by relevance
726 const unsigned char expected_ciphers[] = { 0x00, 0x9d }; in full_client_hello_callback() local728 const unsigned char expected_ciphers[] = { 0x00, 0x9d, 0xc0, in full_client_hello_callback() local745 if (!TEST_mem_eq(p, len, expected_ciphers, sizeof(expected_ciphers)) in full_client_hello_callback()