Home
last modified time | relevance | path

Searched refs:php_SSL_new_from_context (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/openssl/
H A Dxp_ssl.c41 SSL *php_SSL_new_from_context(SSL_CTX *ctx, php_stream *stream TSRMLS_DC);
544 sslsock->ssl_handle = php_SSL_new_from_context(sslsock->ctx, stream TSRMLS_CC); in php_openssl_setup_crypto()
H A Dopenssl.c4666 SSL *php_SSL_new_from_context(SSL_CTX *ctx, php_stream *stream TSRMLS_DC) /* {{{ */ in php_SSL_new_from_context() function

Completed in 18 milliseconds