Searched defs:ssl (Results 1 – 6 of 6) sorted by relevance
325 SSL *ssl; in verify_callback() local559 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()
613 php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl) in php_openssl_get_stream_from_ssl_handle()
57 bool persistent = false, ssl = false; local
236 static int ftp_ssl_new_session_cb(SSL *ssl, SSL_SESSION *sess) in ftp_ssl_new_session_cb()
946 int ssl=0; in PHP_FUNCTION() local1051 bool ssl = false; in PHP_FUNCTION() local
844 bool ssl; member1120 bool ssl; member
Completed in 88 milliseconds