Home
last modified time | relevance | path

Searched defs:crypto_method (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/main/streams/
H A Dtransports.c352 …int php_stream_xport_crypto_setup(php_stream *stream, php_stream_xport_crypt_method_t crypto_metho… in php_stream_xport_crypto_setup()
/PHP-8.0/ext/soap/
H A Dphp_http.c283 int crypto_method = STREAM_CRYPTO_METHOD_SSLv23_CLIENT; in http_connect() local
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c2553 php_stream_context *ctx, zend_long crypto_method) /* {{{ */ in php_openssl_get_crypto_method()
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1276 function stream_socket_enable_crypto($stream, bool $enable, ?int $crypto_method = null, $session_st…

Completed in 33 milliseconds