Searched refs:SSL_CTX_get_options (Results 1 – 9 of 9) 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);37 SSL_CTX_get_options() returns the options set for B<ctx>.428 SSL_CTX_get_options() and SSL_get_options() return the current bit-mask.
86 SSL_CTX_get_options;
122 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()
241 SSL_CTX_get_options 242 3_0_0 EXIST::FUNCTION:
601 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
578 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx);
4967 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx) in SSL_CTX_get_options() function
2374 See L<SSL_CTX_get_options(3)>, L<SSL_CTX_set_options(3)>,
3821 MLINKS+= SSL_CTX_set_options.3 SSL_CTX_get_options.3