php_stream_xport_crypt_method_t   54 ext/openssl/xp_ssl.c 	php_stream_xport_crypt_method_t method;
php_stream_xport_crypt_method_t  176 main/streams/php_stream_transport.h PHPAPI int php_stream_xport_crypto_setup(php_stream *stream, php_stream_xport_crypt_method_t crypto_method, php_stream *session_stream TSRMLS_DC);
php_stream_xport_crypt_method_t  187 main/streams/php_stream_transport.h 		php_stream_xport_crypt_method_t method;
php_stream_xport_crypt_method_t  341 main/streams/transports.c PHPAPI int php_stream_xport_crypto_setup(php_stream *stream, php_stream_xport_crypt_method_t crypto_method, php_stream *session_stream TSRMLS_DC)