Home
last modified time | relevance | path

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

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