SSL_CTX           249 ext/ftp/ftp.c  	SSL_CTX	*ctx = NULL;
SSL_CTX          1639 ext/ftp/ftp.c  	SSL_CTX		*ctx;
SSL_CTX          1740 ext/ftp/ftp.c  	SSL_CTX		*ctx;
SSL_CTX           120 ext/openssl/xp_ssl.c 	SSL_CTX *ctx;
SSL_CTX           147 ext/openssl/xp_ssl.c 	SSL_CTX *ctx;
SSL_CTX           835 ext/openssl/xp_ssl.c static int enable_peer_verification(SSL_CTX *ctx, php_stream *stream) /* {{{ */
SSL_CTX           889 ext/openssl/xp_ssl.c static void disable_peer_verification(SSL_CTX *ctx, php_stream *stream) /* {{{ */
SSL_CTX           895 ext/openssl/xp_ssl.c static int set_local_cert(SSL_CTX *ctx, php_stream *stream) /* {{{ */
SSL_CTX          1167 ext/openssl/xp_ssl.c static int set_server_dh_param(php_stream * stream, SSL_CTX *ctx) /* {{{ */
SSL_CTX          1214 ext/openssl/xp_ssl.c static int set_server_ecdh_curve(php_stream *stream, SSL_CTX *ctx) /* {{{ */
SSL_CTX          1251 ext/openssl/xp_ssl.c static int set_server_specific_opts(php_stream *stream, SSL_CTX *ctx) /* {{{ */
SSL_CTX          1329 ext/openssl/xp_ssl.c 	SSL_CTX *ctx;