Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c722 const int expected_extensions[] = { in full_client_hello_callback() local
742 if (len != OSSL_NELEM(expected_extensions) || in full_client_hello_callback()
743 memcmp(exts, expected_extensions, len * sizeof(*exts)) != 0) { in full_client_hello_callback()

Completed in 25 milliseconds