Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssl_test_ctx.h55 SSL_TEST_COMPRESSION_NO = 0, /* Default */ enumerator
H A Dssl_test_ctx_test.c178 fixture->expected_ctx->compression_expected = SSL_TEST_COMPRESSION_NO; in test_good_configuration()
H A Dhandshake_helper.c1662 ? SSL_TEST_COMPRESSION_NO in do_handshake_internal()
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssl_test_ctx.h56 SSL_TEST_COMPRESSION_NO = 0, /* Default */ enumerator
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dssl_test_ctx_test.c175 fixture->expected_ctx->compression_expected = SSL_TEST_COMPRESSION_NO; in test_good_configuration()