Searched refs:ossl_quic_conn_stream_new (Results 1 – 3 of 3) sorted by relevance
76 __owur SSL *ossl_quic_conn_stream_new(SSL *s, uint64_t flags);
2070 SSL *ossl_quic_conn_stream_new(SSL *s, uint64_t flags) in ossl_quic_conn_stream_new() function
7651 return ossl_quic_conn_stream_new(s, flags); in SSL_new_stream()
Completed in 37 milliseconds