Home
last modified time | relevance | path

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

/php-src/main/streams/
H A Dtransports.c357 …int php_stream_xport_crypto_setup(php_stream *stream, php_stream_xport_crypt_method_t crypto_metho… in php_stream_xport_crypto_setup()
/php-src/ext/soap/
H A Dphp_http.c277 int crypto_method = STREAM_CRYPTO_METHOD_SSLv23_CLIENT; in http_connect() local
/php-src/ext/openssl/
H A Dxp_ssl.c2715 php_stream_context *ctx, zend_long crypto_method) /* {{{ */ in php_openssl_get_crypto_method()
/php-src/ext/standard/
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}

Completed in 32 milliseconds