Searched refs:helper_local_set_c_stream (Results 1 – 1 of 1) sorted by relevance
/openssl/test/ |
H A D | quic_multistream_test.c | 906 static int helper_local_set_c_stream(struct helper_local *hl, in helper_local_set_c_stream() function 1473 if (!TEST_true(helper_local_set_c_stream(hl, op->stream_name, c_stream))) in run_script_worker() 1489 if (!TEST_true(helper_local_set_c_stream(hl, op->stream_name, NULL))) in run_script_worker() 1526 if (!TEST_true(helper_local_set_c_stream(hl, op->stream_name, c_stream))) in run_script_worker() 1569 if (!TEST_true(helper_local_set_c_stream(hl, op->stream_name, in run_script_worker() 1615 if (!TEST_true(helper_local_set_c_stream(hl, op->stream_name, NULL))) in run_script_worker()
|
Completed in 31 milliseconds