Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c717 const unsigned char expected_ciphers[] = {0x00, 0x9d}; in full_client_hello_callback() local
719 const unsigned char expected_ciphers[] = {0x00, 0x9d, 0xc0, in full_client_hello_callback() local
735 if (!TEST_mem_eq(p, len, expected_ciphers, sizeof(expected_ciphers)) in full_client_hello_callback()

Completed in 31 milliseconds