Searched refs:ossl_quic_is_stream_local (Results 1 – 3 of 3) sorted by relevance
80 __owur int ossl_quic_is_stream_local(SSL *s);
3047 int ossl_quic_is_stream_local(SSL *s) in ossl_quic_is_stream_local() function
7704 return ossl_quic_is_stream_local(s); in SSL_is_stream_local()
Completed in 41 milliseconds