Searched refs:ctx_option_t (Results 1 – 1 of 1) sorted by relevance
2795 typedef uint32_t ctx_option_t; typedef2797 typedef uint64_t ctx_option_t; typedef2800 typedef unsigned long ctx_option_t; typedef2802 typedef long ctx_option_t; typedef2807 ossl_set_ssl_version_min_max_legacy(ctx_option_t *ctx_options, in ossl_set_ssl_version_min_max_legacy()3489 ctx_option_t ctx_options = 0; in Curl_ossl_ctx_init()3629 ctx_options &= ~(ctx_option_t)SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG; in Curl_ossl_ctx_init()3636 ctx_options &= ~(ctx_option_t)SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS; in Curl_ossl_ctx_init()
Completed in 17 milliseconds