Home
last modified time | relevance | path

Searched defs:ssl (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/openssl/
H A Dxp_ssl.c325 SSL *ssl; in verify_callback() local
559 static zend_result php_openssl_apply_peer_verification_policy(SSL *ssl, X509 *peer, php_stream *str… in php_openssl_apply_peer_verification_policy()
1115 static void php_openssl_limit_handshake_reneg(const SSL *ssl) /* {{{ */ in php_openssl_limit_handshake_reneg()
1176 static void php_openssl_info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in php_openssl_info_callback()
H A Dopenssl.c613 php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl) in php_openssl_get_stream_from_ssl_handle()
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c57 bool persistent = false, ssl = false; local
/php-src/ext/ftp/
H A Dftp.c236 static int ftp_ssl_new_session_cb(SSL *ssl, SSL_SESSION *sess) in ftp_ssl_new_session_cb()
/php-src/ext/ldap/
H A Dldap.c946 int ssl=0; in PHP_FUNCTION() local
1051 bool ssl = false; in PHP_FUNCTION() local
/php-src/ext/mysqlnd/
H A Dmysqlnd_structs.h844 bool ssl; member
1120 bool ssl; member

Completed in 88 milliseconds