Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/test/helpers/
HDssl_test_ctx.h56 SSL_TEST_COMPRESSION_NO = 0, /* Default */ enumerator
HDhandshake.c1641 ? SSL_TEST_COMPRESSION_NO in do_handshake_internal()
/freebsd-14-stable/crypto/openssl/test/
HDssl_test_ctx_test.c175 fixture->expected_ctx->compression_expected = SSL_TEST_COMPRESSION_NO; in test_good_configuration()