Searched refs:SSL_CTX_get_options (Results 1 – 11 of 11) sorted by relevance
6 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.
86 SSL_CTX_get_options;
123 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in select_server_ctx()187 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in client_hello_select_server_ctx()
241 SSL_CTX_get_options 242 3_0_0 EXIST::FUNCTION:
825 if (!TEST_uint64_t_eq(SSL_CTX_get_options(ctx), UINT64_MAX)) in test_quic_forbidden_options()
401 | `SSL_CTX_get_options` | HL | U | A | NC\* | Done …
621 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
598 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
2405 See L<SSL_CTX_get_options(3)>, L<SSL_CTX_set_options(3)>,
6264 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx) in SSL_CTX_get_options() function
4204 MLINKS+= SSL_CTX_set_options.3 SSL_CTX_get_options.3