Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_tls.h92 int ossl_quic_tls_tick(QUIC_TLS *qtls);
/openssl/doc/designs/quic-design/
H A Dquic-tls.md41 int ossl_quic_tls_tick(QUIC_TLS *qtls);
44 Finally the `ossl_quic_tls_tick` function is responsible for advancing the
45 state of the QUIC-TLS handshake. On each call to `ossl_quic_tls_tick` newly
/openssl/ssl/quic/
H A Dquic_tls.c701 int ossl_quic_tls_tick(QUIC_TLS *qtls) in ossl_quic_tls_tick() function
H A Dquic_channel.c1993 ossl_quic_tls_tick(ch->qtls); in ch_tick_tls()

Completed in 17 milliseconds