Home
last modified time | relevance | path

Searched refs:SSL_CTX_get_options (Results 1 – 8 of 8) sorted by relevance

/openssl/doc/man3/
H A DSSL_CTX_set_options.pod6 SSL_clear_options, SSL_CTX_get_options, SSL_get_options,
19 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
38 SSL_CTX_get_options() returns the options set for B<ctx>.
514 SSL_CTX_get_options() and SSL_get_options() return the current bit-mask.
/openssl/test/helpers/
H A Dhandshake.c122 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in select_server_ctx()
186 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in client_hello_select_server_ctx()
/openssl/util/
H A Dlibssl.num241 SSL_CTX_get_options 242 3_0_0 EXIST::FUNCTION:
/openssl/test/
H A Dquicapitest.c679 if (!TEST_uint64_t_eq(SSL_CTX_get_options(ctx), UINT64_MAX)) in test_quic_forbidden_options()
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md401 | `SSL_CTX_get_options` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/doc/man7/
H A Dossl-guide-migration.pod2395 See L<SSL_CTX_get_options(3)>, L<SSL_CTX_set_options(3)>,
/openssl/include/openssl/
H A Dssl.h.in598 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
/openssl/ssl/
H A Dssl_lib.c6141 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx) in SSL_CTX_get_options() function

Completed in 55 milliseconds