Home
last modified time | relevance | path

Searched refs:h3_stream_hash (Results 1 – 1 of 1) sorted by relevance

/openssl/demos/http3/
H A Dossl-nghttp3.c45 static unsigned long h3_stream_hash(const OSSL_DEMO_H3_STREAM *s) in h3_stream_hash() function
264 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 12 milliseconds