Searched refs:ossl_quic_detach_stream (Results 1 – 3 of 3) sorted by relevance
82 __owur SSL *ossl_quic_detach_stream(SSL *s);
3115 SSL *ossl_quic_detach_stream(SSL *s) in ossl_quic_detach_stream() function
1470 if (!TEST_ptr(c_stream = ossl_quic_detach_stream(h->c_conn))) in run_script_worker()
Completed in 26 milliseconds