Home
last modified time | relevance | path

Searched refs:SSL_set_options (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddtls_mtu_test.c66 SSL_set_options(srvr_ssl, SSL_OP_NO_ENCRYPT_THEN_MAC); in mtu_test()
212 SSL_set_options(srvr_ssl, SSL_OP_NO_QUERY_MTU); in test_server_mtu_larger_than_max_fragment_length()
H A Dhandshake_helper.c134 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in select_server_ctx()
198 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in client_hello_select_server_ctx()
H A Dsslapitest.c902 if (!TEST_true(SSL_set_options(serverssl, in test_large_app_data()
904 || !TEST_true(SSL_set_options(clientssl, in test_large_app_data()
914 if (!TEST_true(SSL_set_options(serverssl, SSL_OP_NO_ENCRYPT_THEN_MAC)) in test_large_app_data()
915 || !TEST_true(SSL_set_options(clientssl, in test_large_app_data()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddtls_mtu_test.c66 SSL_set_options(srvr_ssl, SSL_OP_NO_ENCRYPT_THEN_MAC); in mtu_test()
212 SSL_set_options(srvr_ssl, SSL_OP_NO_QUERY_MTU); in test_server_mtu_larger_than_max_fragment_length()
H A Dssl_old_test.c1769 SSL_set_options(c_ssl, SSL_OP_ENABLE_KTLS); in main()
1771 SSL_set_options(s_ssl, SSL_OP_ENABLE_KTLS); in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc934 SSL_set_options(ssl.get(), SSL_OP_NO_TLSv1_3); in DoExchange()
937 SSL_set_options(ssl.get(), SSL_OP_NO_TLSv1_2); in DoExchange()
940 SSL_set_options(ssl.get(), SSL_OP_NO_TLSv1_1); in DoExchange()
943 SSL_set_options(ssl.get(), SSL_OP_NO_TLSv1); in DoExchange()
946 SSL_set_options(ssl.get(), SSL_OP_NO_SSLv3); in DoExchange()
979 SSL_set_options(ssl.get(), SSL_OP_NO_QUERY_MTU); in DoExchange()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_options.pod5 SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options,
14 long SSL_set_options(SSL *ssl, long options);
29 SSL_set_options() adds the options set via bit mask in B<options> to B<ssl>.
51 SSL_CTX_set_options() and SSL_set_options() affect the (external)
343 SSL_CTX_set_options() and SSL_set_options() return the new options bit mask
H A DSSL_new.pod56 =item any Options set via L<SSL_set_options(3)>
H A DSSL_CTX_new.pod167 L<SSL_CTX_set_options(3)> or L<SSL_set_options(3)> functions, but this approach
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set_options.pod5 SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options,
14 uint64_t SSL_set_options(SSL *ssl, uint64_t options);
29 SSL_set_options() adds the options set via bit-mask in B<options> to B<ssl>.
51 SSL_CTX_set_options() and SSL_set_options() affect the (external)
422 SSL_CTX_set_options() and SSL_set_options() return the new options bit-mask
H A DSSL_new.pod56 =item any Options set via L<SSL_set_options(3)>
H A DSSL_CTX_new.pod198 L<SSL_CTX_set_options(3)> or L<SSL_set_options(3)> functions, but this approach
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map344 SSL_set_options;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map448 SSL_set_options;
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_client.c993 SSL_set_options(TLScontext->con, TLS_SSL_OP_PROTOMASK(protomask)); in tls_client_start()
/netbsd-src/usr.bin/ftp/
H A Dssl.c645 SSL_set_options(ssl, SSL_OP_IGNORE_UNEXPECTED_EOF); in fetch_start_ssl()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_lib.c847 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE); in DTLSv1_listen()
H A Dt1_enc.c509 SSL_set_options(s, SSL_OP_NO_RENEGOTIATION); in tls1_change_cipher_state()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dd1_lib.c837 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE); in DTLSv1_listen()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num202 SSL_set_options 203 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num202 SSL_set_options 203 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_server.c2343 SSL_set_options(con, SSL_OP_NO_QUERY_MTU); in sv_body()
2358 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE); in sv_body()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_server.c2416 SSL_set_options(con, SSL_OP_NO_QUERY_MTU); in sv_body()
2431 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE); in sv_body()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod659 =item unsigned long B<SSL_set_options>(SSL *ssl, unsigned long op);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h588 unsigned long SSL_set_options(SSL *s, unsigned long op);

12