Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/test/helpers/
HDssl_test_ctx.h221 int enable_client_sctp_label_bug; member
HDssl_test_ctx.c448 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_CTX, test, enable_client_sctp_label_bug)
HDhandshake.c1446 if (test_ctx->enable_client_sctp_label_bug) in do_handshake_internal()