Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c69 SSL *c_conn; member
618 SSL_free(h->c_conn); in helper_cleanup()
619 h->c_conn = NULL; in helper_cleanup()
622 SSL_free(h->c_conn); in helper_cleanup()
623 h->c_conn = NULL; in helper_cleanup()
799 SSL_set0_rbio(h->c_conn, h->c_net_bio); in helper_init()
805 SSL_set0_wbio(h->c_conn, h->c_net_bio); in helper_init()
923 return hl->h->c_conn; in helper_local_get_c_stream()
1066 SSL *c_tgt = h->c_conn; in run_script_worker()
1116 SSL_handle_events(h->c_conn); in run_script_worker()
[all …]

Completed in 20 milliseconds