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
621 SSL_free(h->c_conn); in helper_cleanup()
622 h->c_conn = NULL; in helper_cleanup()
625 SSL_free(h->c_conn); in helper_cleanup()
626 h->c_conn = NULL; in helper_cleanup()
802 SSL_set0_rbio(h->c_conn, h->c_net_bio); in helper_init()
808 SSL_set0_wbio(h->c_conn, h->c_net_bio); in helper_init()
926 return hl->h->c_conn; in helper_local_get_c_stream()
1069 SSL *c_tgt = h->c_conn; in run_script_worker()
1119 SSL_handle_events(h->c_conn); in run_script_worker()
[all …]

Completed in 18 milliseconds