Home
last modified time | relevance | path

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

/PHP-8.2/ext/openssl/
H A Dxp_ssl.c325 SSL *ssl; in verify_callback() local
559 static int php_openssl_apply_peer_verification_policy(SSL *ssl, X509 *peer, php_stream *stream) /* … 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.c559 php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl) in php_openssl_get_stream_from_ssl_handle()
/PHP-8.2/ext/mysqli/
H A Dmysqli_nonapi.c59 bool persistent = false, ssl = false; local
/PHP-8.2/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.2/ext/mysqlnd/
H A Dmysqlnd_structs.h846 bool ssl; member
1122 bool ssl; member
/PHP-8.2/ext/ldap/
H A Dldap.c923 int ssl=0; in PHP_FUNCTION() local

Completed in 81 milliseconds