Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dxp_ssl.c2605 static zend_long php_openssl_get_crypto_method( in php_openssl_get_crypto_method() function
2697 sslsock->method = php_openssl_get_crypto_method(context, STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT); in php_openssl_ssl_socket_factory()
2714 sslsock->method = php_openssl_get_crypto_method(context, STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT); in php_openssl_ssl_socket_factory()

Completed in 11 milliseconds