Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h221 int enable_client_sctp_label_bug; member
H A Dssl_test_ctx.c448 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_CTX, test, enable_client_sctp_label_bug)
H A Dhandshake.c1446 if (test_ctx->enable_client_sctp_label_bug) in do_handshake_internal()