Searched refs:SSL_CTX_clear_options (Results 1 – 6 of 6) sorted by relevance
663 OPENSSL_EXPORT uint32_t SSL_CTX_clear_options(SSL_CTX *ctx, uint32_t options);4328 #define SSL_CTX_clear_options SSL_CTX_clear_options macro
249 `SSL_CTRL_CLEAR_OPTIONS` | `SSL_CTX_clear_options`
1345 uint32_t SSL_CTX_clear_options(SSL_CTX *ctx, uint32_t options) { in SSL_CTX_clear_options() function
2498 SSL_CTX_clear_options(self->ctx, clear); in set_options()
4473 SSL_CTX_clear_options(ssl_ctx, SSL_OP_NO_TICKET); in tls_global_set_params()
3093 SSL_CTX_clear_options(self->ctx, clear); in set_options()