php_SSL_new_from_context 39 ext/openssl/xp_ssl.c SSL *php_SSL_new_from_context(SSL_CTX *ctx, php_stream *stream TSRMLS_DC); php_SSL_new_from_context 368 ext/openssl/xp_ssl.c sslsock->ssl_handle = php_SSL_new_from_context(ctx, stream TSRMLS_CC);