Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dxp_ssl.c958 static const SSL_METHOD *php_openssl_select_crypto_method(zend_long method_value, int is_client) /*… in php_openssl_select_crypto_method() function
1576 method = php_openssl_select_crypto_method(method_flags, sslsock->is_client); in php_openssl_setup_crypto()

Completed in 10 milliseconds