Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dxp_ssl.c937 static const SSL_METHOD *php_select_crypto_method(zend_long method_value, int is_client) /* {{{ */ in php_select_crypto_method() function
1509 method = php_select_crypto_method(method_flags, sslsock->is_client); in php_openssl_setup_crypto()

Completed in 14 milliseconds