Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c2795 typedef uint32_t ctx_option_t; typedef
2797 typedef uint64_t ctx_option_t; typedef
2800 typedef unsigned long ctx_option_t; typedef
2802 typedef long ctx_option_t; typedef
2807 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 14 milliseconds