Searched refs:h3_stream_eq (Results 1 – 1 of 1) sorted by relevance
50 static int h3_stream_eq(const OSSL_DEMO_H3_STREAM *a, const OSSL_DEMO_H3_STREAM *b) in h3_stream_eq() function264 if ((conn->streams = lh_OSSL_DEMO_H3_STREAM_new(h3_stream_hash, h3_stream_eq)) == NULL) in OSSL_DEMO_H3_CONN_new_for_conn()
Completed in 7 milliseconds