Symbol: helper_local
crypto/openssl/test/quic_multistream_test.c
1052
struct helper_local hl_, *hl = &hl_;
crypto/openssl/test/quic_multistream_test.c
135
int (*check_func)(struct helper *h, struct helper_local *hl);
crypto/openssl/test/quic_multistream_test.c
2685
static int script_20_trigger1(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
2690
static int script_20_wait1(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
2695
static int script_20_trigger2(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
2700
static int script_20_wait2(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
362
static int skip_time_ms(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
3653
static int script_41_setup(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
3659
static int script_41_check(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
373
static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl);
crypto/openssl/test/quic_multistream_test.c
374
static void s_unlock(struct helper *h, struct helper_local *hl);
crypto/openssl/test/quic_multistream_test.c
379
static int check_rejected(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
3826
static int force_ping(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
3838
static int wait_incoming_acks_increased(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
392
static int check_stream_reset(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
404
static int check_stream_stopped(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
416
static int override_key_update(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
424
static int trigger_key_update(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
432
static int check_key_update_ge(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
4430
static int init_reason(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
4438
static int check_shutdown_reason(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
453
static int check_key_update_lt(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
4831
static int set_max_early_data(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
4881
static int script_72_check(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5048
struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5089
static int script_76_check(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5151
static int setup_session(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5158
static int trigger_late_session_ticket(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5168
static int check_got_session_ticket(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5176
static int check_idle_timeout(struct helper *h, struct helper_local *hl);
crypto/openssl/test/quic_multistream_test.c
5338
static int modify_idle_timeout(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5365
static int check_idle_timeout(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5411
static int cannot_change_idle_timeout(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
543
static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5447
static int check_avail_streams(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5478
static int set_event_handling_mode_conn(struct helper *h, struct helper_local *hl);
crypto/openssl/test/quic_multistream_test.c
5479
static int reenable_test_event_handling(struct helper *h, struct helper_local *hl);
crypto/openssl/test/quic_multistream_test.c
5481
static int check_write_buf_stat(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5567
ossl_unused static int script_85_poll(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
557
static void s_unlock(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5708
static int set_event_handling_mode_conn(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5714
static int reenable_test_event_handling(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
5720
static ossl_unused int set_event_handling_mode_stream(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
605
static QUIC_TSERVER *s_lock(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
610
static void s_unlock(struct helper *h, struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
861
static int helper_local_init(struct helper_local *hl, struct helper *h,
crypto/openssl/test/quic_multistream_test.c
883
static void helper_local_cleanup(struct helper_local *hl)
crypto/openssl/test/quic_multistream_test.c
920
static int helper_local_set_c_stream(struct helper_local *hl,
crypto/openssl/test/quic_multistream_test.c
934
static SSL *helper_local_get_c_stream(struct helper_local *hl,