Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dxp_ssl.c2606 static zend_long php_openssl_get_crypto_method( in php_openssl_get_crypto_method() function
2698 sslsock->method = php_openssl_get_crypto_method(context, STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT); in php_openssl_ssl_socket_factory()
2715 sslsock->method = php_openssl_get_crypto_method(context, STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT); in php_openssl_ssl_socket_factory()

Completed in 9 milliseconds