Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h115 int no_extms_on_reneg; member
H A Dssl_test_ctx.c640 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_CLIENT_CONF, client, no_extms_on_reneg)
H A Dhandshake.c920 if (test_ctx->extra.client.no_extms_on_reneg) { in do_reneg_setup_step()