Home
last modified time | relevance | path

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

/PHP-8.3/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()
1119 static void php_openssl_limit_handshake_reneg(const SSL *ssl) /* {{{ */ in php_openssl_limit_handshake_reneg()
1180 static void php_openssl_info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in php_openssl_info_callback()
H A Dopenssl.c595 php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl) in php_openssl_get_stream_from_ssl_handle()
/PHP-8.3/ext/mysqli/
H A Dmysqli_nonapi.c59 bool persistent = false, ssl = false; local
/PHP-8.3/ext/ftp/
H A Dftp.c238 static int ftp_ssl_new_session_cb(SSL *ssl, SSL_SESSION *sess) in ftp_ssl_new_session_cb()
/PHP-8.3/ext/ldap/
H A Dldap.c924 int ssl=0; in PHP_FUNCTION() local
1026 bool ssl = false; in PHP_FUNCTION() local
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_structs.h843 bool ssl; member
1119 bool ssl; member

Completed in 61 milliseconds