Lines Matching refs:helper_local
113 struct helper_local { struct
125 int (*check_func)(struct helper *h, struct helper_local *hl); argument
354 static int skip_time_ms(struct helper *h, struct helper_local *hl) in skip_time_ms()
365 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl);
366 static void s_unlock(struct helper *h, struct helper_local *hl);
371 static int check_rejected(struct helper *h, struct helper_local *hl) in check_rejected()
384 static int check_stream_reset(struct helper *h, struct helper_local *hl) in check_stream_reset()
396 static int check_stream_stopped(struct helper *h, struct helper_local *hl) in check_stream_stopped()
408 static int override_key_update(struct helper *h, struct helper_local *hl) in override_key_update()
416 static int trigger_key_update(struct helper *h, struct helper_local *hl) in trigger_key_update()
424 static int check_key_update_ge(struct helper *h, struct helper_local *hl) in check_key_update_ge()
445 static int check_key_update_lt(struct helper *h, struct helper_local *hl) in check_key_update_lt()
535 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock()
549 static void s_unlock(struct helper *h, struct helper_local *hl) in s_unlock()
597 static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl) in s_lock()
602 static void s_unlock(struct helper *h, struct helper_local *hl) in s_unlock()
847 static int helper_local_init(struct helper_local *hl, struct helper *h, in helper_local_init()
869 static void helper_local_cleanup(struct helper_local *hl) in helper_local_cleanup()
906 static int helper_local_set_c_stream(struct helper_local *hl, in helper_local_set_c_stream()
920 static SSL *helper_local_get_c_stream(struct helper_local *hl, in helper_local_get_c_stream()
1039 struct helper_local hl_, *hl = &hl_; in run_script_worker()
2754 static int script_20_trigger1(struct helper *h, struct helper_local *hl) in script_20_trigger1()
2759 static int script_20_wait1(struct helper *h, struct helper_local *hl) in script_20_wait1()
2764 static int script_20_trigger2(struct helper *h, struct helper_local *hl) in script_20_trigger2()
2769 static int script_20_wait2(struct helper *h, struct helper_local *hl) in script_20_wait2()
3634 static int script_41_setup(struct helper *h, struct helper_local *hl) in script_41_setup()
3640 static int script_41_check(struct helper *h, struct helper_local *hl) in script_41_check()
3807 static int force_ping(struct helper *h, struct helper_local *hl) in force_ping()
3819 static int wait_incoming_acks_increased(struct helper *h, struct helper_local *hl) in wait_incoming_acks_increased()
4411 static int init_reason(struct helper *h, struct helper_local *hl) in init_reason()
4419 static int check_shutdown_reason(struct helper *h, struct helper_local *hl) in check_shutdown_reason()
4811 static int set_max_early_data(struct helper *h, struct helper_local *hl) in set_max_early_data()
4861 static int script_72_check(struct helper *h, struct helper_local *hl) in script_72_check()
5014 static int script_76_check(struct helper *h, struct helper_local *hl) in script_76_check()
5076 static int setup_session(struct helper *h, struct helper_local *hl) in setup_session()
5083 static int trigger_late_session_ticket(struct helper *h, struct helper_local *hl) in trigger_late_session_ticket()
5093 static int check_got_session_ticket(struct helper *h, struct helper_local *hl) in check_got_session_ticket()
5101 static int check_idle_timeout(struct helper *h, struct helper_local *hl);
5261 static int modify_idle_timeout(struct helper *h, struct helper_local *hl) in modify_idle_timeout()
5288 static int check_idle_timeout(struct helper *h, struct helper_local *hl) in check_idle_timeout()
5334 static int cannot_change_idle_timeout(struct helper *h, struct helper_local *hl) in cannot_change_idle_timeout()
5370 static int check_avail_streams(struct helper *h, struct helper_local *hl) in check_avail_streams()
5401 static int set_event_handling_mode_conn(struct helper *h, struct helper_local *hl);
5402 static int reenable_test_event_handling(struct helper *h, struct helper_local *hl);
5404 static int check_write_buf_stat(struct helper *h, struct helper_local *hl) in check_write_buf_stat()
5491 ossl_unused static int script_85_poll(struct helper *h, struct helper_local *hl) in script_85_poll()
5643 static int set_event_handling_mode_conn(struct helper *h, struct helper_local *hl) in set_event_handling_mode_conn()
5649 static int reenable_test_event_handling(struct helper *h, struct helper_local *hl) in reenable_test_event_handling()
5655 static ossl_unused int set_event_handling_mode_stream(struct helper *h, struct helper_local *hl) in set_event_handling_mode_stream()