Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_ackm_test.c86 static int helper_init(struct helper *h, size_t num_pkts) in helper_init() function
352 if (!TEST_int_eq(helper_init(&h, c->pn_table_len), 1)) in test_tx_ack_case_actual()
532 if (!TEST_int_eq(helper_init(&h, num_pkts), 1)) in test_tx_ack_time_script()
921 if (!TEST_int_eq(helper_init(&h, 0), 1)) in test_rx_ack_actual()
H A Dquic_txp_test.c122 static int helper_init(struct helper *h) in helper_init() function
1299 if (!helper_init(&h)) in run_script()
H A Dquic_multistream_test.c673 static int helper_init(struct helper *h, const char *script_name, in helper_init() function
2082 if (!TEST_true(helper_init(&h, script_name, in run_script()

Completed in 39 milliseconds