Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_impl.c1459 static int tls_wants_non_io_retry(QUIC_CONNECTION *qc) in tls_wants_non_io_retry() function
1481 if (tls_wants_non_io_retry(args->qc)) in quic_handshake_wait()
1726 if (tls_wants_non_io_retry(qc)) { in quic_do_handshake()
1735 if (tls_wants_non_io_retry(qc)) { in quic_do_handshake()

Completed in 14 milliseconds