Home
last modified time | relevance | path

Searched refs:STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/openssl/tests/
H A Dsession_meta_capture_tlsv13.phpt41 …stream_context_set_option($clientCtx, 'ssl', 'crypto_method', STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT);
/php-src/ext/standard/
H A Dfile.stub.php186 const STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT = UNKNOWN; define
H A Dfile_arginfo.h40 …REGISTER_LONG_CONSTANT("STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT", STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT,… in register_file_symbols()
/php-src/main/streams/
H A Dphp_stream_transport.h172 STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT = (1 << 6 | 1), enumerator
/php-src/ext/openssl/
H A Dxp_ssl.c2850 sslsock->method = STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT; in php_openssl_ssl_socket_factory()

Completed in 35 milliseconds