Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dtransports.c356 ret = php_stream_set_option(stream, PHP_STREAM_OPTION_CRYPTO_API, 0, &param); in php_stream_xport_crypto_setup()
376 ret = php_stream_set_option(stream, PHP_STREAM_OPTION_CRYPTO_API, 0, &param); in php_stream_xport_crypto_enable()
/PHP-7.4/main/
H A Dphp_streams.h421 #define PHP_STREAM_OPTION_CRYPTO_API 8 /* see php_stream_transport.h */ macro
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c2489 case PHP_STREAM_OPTION_CRYPTO_API: in php_openssl_sockop_set_option()

Completed in 17 milliseconds