Searched refs:QUIC_TSERVER_ARGS (Results 1 – 6 of 6) sorted by relevance
46 } QUIC_TSERVER_ARGS; typedef48 QUIC_TSERVER *ossl_quic_tserver_new(const QUIC_TSERVER_ARGS *args,
24 QUIC_TSERVER_ARGS args;79 QUIC_TSERVER *ossl_quic_tserver_new(const QUIC_TSERVER_ARGS *args, in ossl_quic_tserver_new()
143 QUIC_TSERVER_ARGS tserver_args = {0}; in main()
61 QUIC_TSERVER_ARGS tserver_args = {0}; in do_test()
681 QUIC_TSERVER_ARGS s_args = {0}; in helper_init()
132 QUIC_TSERVER_ARGS tserver_args = {0}; in qtest_create_quic_objects()
Completed in 36 milliseconds