SSL 1269 ext/ftp/ftp.c SSL *handle = NULL; SSL 1362 ext/ftp/ftp.c SSL *handle = NULL; SSL 54 ext/ftp/ftp.h SSL *ssl_handle; /* ssl handle */ SSL 87 ext/ftp/ftp.h SSL *ssl_handle; /* handle for control connection */ SSL 604 ext/openssl/openssl.c php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl) SSL 104 ext/openssl/xp_ssl.c static RSA *tmp_rsa_cb(SSL *s, int is_export, int keylength); SSL 107 ext/openssl/xp_ssl.c extern php_stream* php_openssl_get_stream_from_ssl_handle(const SSL *ssl); SSL 146 ext/openssl/xp_ssl.c SSL *ssl_handle; SSL 274 ext/openssl/xp_ssl.c SSL *ssl; SSL 480 ext/openssl/xp_ssl.c static int apply_peer_verification_policy(SSL *ssl, X509 *peer, php_stream *stream) /* {{{ */ SSL 934 ext/openssl/xp_ssl.c SSL *tmpssl = SSL_new(ctx); SSL 1031 ext/openssl/xp_ssl.c static void limit_handshake_reneg(const SSL *ssl) /* {{{ */ SSL 1092 ext/openssl/xp_ssl.c static void info_callback(const SSL *ssl, int where, int ret) /* {{{ */ SSL 1143 ext/openssl/xp_ssl.c static RSA *tmp_rsa_cb(SSL *s, int is_export, int keylength) SSL 1290 ext/openssl/xp_ssl.c static int server_sni_callback(SSL *ssl_handle, int *al, void *arg) /* {{{ */ SSL 1474 ext/openssl/xp_ssl.c static int server_alpn_callback(SSL *ssl_handle, const unsigned char **out, unsigned char *outlen, SSL 1676 ext/openssl/xp_ssl.c static zend_array *capture_session_meta(SSL *ssl_handle) /* {{{ */