Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c454 static unsigned long stream_info_hash(const STREAM_INFO *info) in stream_info_hash() function
693 if (!TEST_ptr(h->s_streams = lh_STREAM_INFO_new(stream_info_hash, in helper_init()
697 if (!TEST_ptr(h->c_streams = lh_STREAM_INFO_new(stream_info_hash, in helper_init()
858 if (!TEST_ptr(hl->c_streams = lh_STREAM_INFO_new(stream_info_hash, in helper_local_init()

Completed in 15 milliseconds