Searched refs:c_conn (Results 1 – 9 of 9) sorted by relevance
79 SSL *c_conn; member418 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in override_key_update()426 if (!TEST_true(SSL_key_update(h->c_conn, SSL_KEY_UPDATE_REQUESTED))) in trigger_key_update()434 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in check_key_update_ge()455 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in check_key_update_lt()630 SSL_free(h->c_conn); in helper_cleanup()631 h->c_conn = NULL; in helper_cleanup()634 SSL_free(h->c_conn); in helper_cleanup()635 h->c_conn = NULL; in helper_cleanup()808 if (!TEST_ptr(h->c_conn = SSL_new(h->c_ctx))) in helper_init()[all …]
115 char c_conn; /* must be connected to use command */ member
124 else if (c->c_conn && !connected) { in domacro()
325 if (c->c_conn && !connected) { in cmdscanner()
1659 if (c->c_conn && !connected) { in doproxy()
129 } else if (c->c_conn && !connected) { in domacro()
132 char c_conn; /* must be connected to use command */ member
734 if (c->c_conn && !connected) { in cmdscanner()
1877 if (c->c_conn && !connected) { in doproxy()