Searched refs:ossl_quic_accept_stream (Results 1 – 3 of 3) sorted by relevance
86 __owur SSL *ossl_quic_accept_stream(SSL *s, uint64_t flags);
3552 SSL *ossl_quic_accept_stream(SSL *s, uint64_t flags) in ossl_quic_accept_stream() function
7740 return ossl_quic_accept_stream(s, flags); in SSL_accept_stream()
Completed in 39 milliseconds