Searched refs:php_openssl_get_crypto_method (Results 1 – 1 of 1) sorted by relevance
2552 static zend_long php_openssl_get_crypto_method( in php_openssl_get_crypto_method() function2644 sslsock->method = php_openssl_get_crypto_method(context, STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT); in php_openssl_ssl_socket_factory()2661 sslsock->method = php_openssl_get_crypto_method(context, STREAM_CRYPTO_METHOD_TLS_ANY_CLIENT); in php_openssl_ssl_socket_factory()
Completed in 15 milliseconds