Home
last modified time | relevance | path

Searched refs:SSL_OP_ALLOW_CLIENT_RENEGOTIATION (Results 1 – 10 of 10) sorted by relevance

/freebsd-head/crypto/openssl/test/
HDssl_test.c413 SSL_OP_ALLOW_CLIENT_RENEGOTIATION)) in test_handshake()
421 SSL_OP_ALLOW_CLIENT_RENEGOTIATION))) in test_handshake()
432 SSL_OP_ALLOW_CLIENT_RENEGOTIATION))) in test_handshake()
457 SSL_OP_ALLOW_CLIENT_RENEGOTIATION))) in test_handshake()
465 SSL_OP_ALLOW_CLIENT_RENEGOTIATION))) in test_handshake()
481 SSL_OP_ALLOW_CLIENT_RENEGOTIATION))) in test_handshake()
/freebsd-head/crypto/openssl/ssl/
HDssl_conf.c390 SSL_OP_ALLOW_CLIENT_RENEGOTIATION), in cmd_Options()
782 {SSL_OP_ALLOW_CLIENT_RENEGOTIATION, 0},
/freebsd-head/crypto/openssl/test/helpers/
HDssltestlib.c835 SSL_OP_ALLOW_CLIENT_RENEGOTIATION))) in create_ssl_ctx_pair()
/freebsd-head/crypto/openssl/doc/man3/
HDSSL_CTX_set_options.pod103 =item SSL_OP_ALLOW_CLIENT_RENEGOTIATION
HDSSL_CONF_cmd.pod64 setting B<SSL_OP_ALLOW_CLIENT_RENEGOTIATION>.
/freebsd-head/crypto/openssl/ssl/statem/
HDstatem_srvr.c1373 && (options & SSL_OP_ALLOW_CLIENT_RENEGOTIATION) != 0)
/freebsd-head/crypto/openssl/include/openssl/
HDssl.h359 # define SSL_OP_ALLOW_CLIENT_RENEGOTIATION SSL_OP_BIT(8) macro
HDssl.h.in336 # define SSL_OP_ALLOW_CLIENT_RENEGOTIATION SSL_OP_BIT(8) macro
/freebsd-head/crypto/openssl/doc/man7/
HDmigration_guide.pod2397 the B<SSL_OP_ALLOW_CLIENT_RENEGOTIATION> flag, or the C<ClientRenegotiation>
/freebsd-head/crypto/openssl/
HDCHANGES.md1129 the -client_renegotiation option, the SSL_OP_ALLOW_CLIENT_RENEGOTIATION