Searched refs:ossl_quic_tls_tick (Results 1 – 4 of 4) sorted by relevance
92 int ossl_quic_tls_tick(QUIC_TLS *qtls);
41 int ossl_quic_tls_tick(QUIC_TLS *qtls);44 Finally the `ossl_quic_tls_tick` function is responsible for advancing the45 state of the QUIC-TLS handshake. On each call to `ossl_quic_tls_tick` newly
701 int ossl_quic_tls_tick(QUIC_TLS *qtls) in ossl_quic_tls_tick() function
1993 ossl_quic_tls_tick(ch->qtls); in ch_tick_tls()
Completed in 23 milliseconds