Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_impl.c34 static void qc_touch_default_xso(QUIC_CONNECTION *qc);
638 static void qc_touch_default_xso(QUIC_CONNECTION *qc) in qc_touch_default_xso() function
687 qc_touch_default_xso(qc); in qc_set_default_xso_keep_ref()
1821 qc_touch_default_xso(qc); in qc_try_create_default_xso_for_write()
1936 qc_touch_default_xso(qc); /* inhibits default XSO */ in qc_wait_for_default_xso_for_read()
2053 qc_touch_default_xso(qc); /* inhibits default XSO */ in quic_conn_stream_new()
3608 qc_touch_default_xso(ctx.qc); /* inhibits default XSO */ in ossl_quic_accept_stream()

Completed in 12 milliseconds