Home
last modified time | relevance | path

Searched defs:ssl_ctx_options (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/openssl/
H A Dxp_ssl.c948 int ssl_ctx_options = SSL_OP_ALL; in php_openssl_get_crypto_method_ctx_flags() local
1293 long ssl_ctx_options = SSL_CTX_get_options(ctx); in php_openssl_set_server_specific_opts() local
1596 int ssl_ctx_options; in php_openssl_setup_crypto() local
/PHP-7.4/ext/ftp/
H A Dftp.c247 long ssl_ctx_options = SSL_OP_ALL; in ftp_login() local

Completed in 25 milliseconds