Home
last modified time | relevance | path

Searched refs:ossl_quic_tserver_stream_new (Results 1 – 6 of 6) sorted by relevance

/openssl/test/
H A Dquicfaultstest.c123 if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, /*is_uni=*/0, &sid)) in test_unknown_frame()
300 if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, /*is_uni=*/0, &sid)) in test_corrupted_data()
H A Dquicapitest.c239 if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, 0, &sid)) in test_fin_only_blocking()
1521 if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, 0, &sid))) in test_noisy_dgram()
H A Dquic_multistream_test.c1541 if (!TEST_true(ossl_quic_tserver_stream_new(ACQUIRE_S(), in run_script_worker()
/openssl/include/internal/
H A Dquic_tserver.h130 int ossl_quic_tserver_stream_new(QUIC_TSERVER *srv,
/openssl/util/
H A Dquicserver.c288 if (!ossl_quic_tserver_stream_new(qtserv, 1, &streamid)) { in main()
/openssl/ssl/quic/
H A Dquic_tserver.c413 int ossl_quic_tserver_stream_new(QUIC_TSERVER *srv, in ossl_quic_tserver_stream_new() function

Completed in 30 milliseconds