Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dxp_ssl.c993 int ssl_ctx_options = SSL_OP_ALL; in php_openssl_get_crypto_method_ctx_flags() local
1346 long ssl_ctx_options = SSL_CTX_get_options(ctx); in php_openssl_set_server_specific_opts() local
1658 int ssl_ctx_options; in php_openssl_setup_crypto() local
/php-src/ext/ftp/
H A Dftp.c257 long ssl_ctx_options = SSL_OP_ALL; in ftp_login() local

Completed in 21 milliseconds