Home
last modified time | relevance | path

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

/src/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h56 SSL_TEST_COMPRESSION_NO = 0, /* Default */ enumerator
H A Dhandshake.c1655 ? SSL_TEST_COMPRESSION_NO in do_handshake_internal()
/src/crypto/openssl/test/
H A Dssl_test_ctx_test.c174 fixture->expected_ctx->compression_expected = SSL_TEST_COMPRESSION_NO; in test_good_configuration()