Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c47 } STREAM_INFO; typedef
49 DEFINE_LHASH_OF_EX(STREAM_INFO);
64 LHASH_OF(STREAM_INFO) *s_streams;
70 LHASH_OF(STREAM_INFO) *c_streams;
115 LHASH_OF(STREAM_INFO) *c_streams;
459 static int stream_info_cmp(const STREAM_INFO *a, const STREAM_INFO *b) in stream_info_cmp()
877 static STREAM_INFO *get_stream_info(LHASH_OF(STREAM_INFO) *lh, in get_stream_info()
880 STREAM_INFO key, *info; in get_stream_info()
920 STREAM_INFO *info; in helper_local_get_c_stream()
936 STREAM_INFO *info; in helper_set_s_stream()
[all …]

Completed in 27 milliseconds