Searched defs:crypto_method (Results 1 – 4 of 4) sorted by relevance
357 …int php_stream_xport_crypto_setup(php_stream *stream, php_stream_xport_crypt_method_t crypto_metho… in php_stream_xport_crypto_setup()
288 int crypto_method = STREAM_CRYPTO_METHOD_SSLv23_CLIENT; in http_connect() local
2715 php_stream_context *ctx, zend_long crypto_method) /* {{{ */ in php_openssl_get_crypto_method()
2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
Completed in 37 milliseconds