Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds