Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/test/
H A Dsslapitest.c718 const unsigned char expected_ciphers[] = {0x00, 0x9d, 0x00, 0xff}; in full_client_hello_callback() local
720 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()