Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_channel.h403 int ossl_quic_channel_has_pending(const QUIC_CHANNEL *ch);
/openssl/ssl/quic/
H A Dquic_channel.c586 int ossl_quic_channel_has_pending(const QUIC_CHANNEL *ch) in ossl_quic_channel_has_pending() function
H A Dquic_impl.c2884 || ossl_quic_channel_has_pending(ctx.qc->ch) in ossl_quic_pending_int()

Completed in 41 milliseconds