Home
last modified time | relevance | path

Searched defs:quic_engine_st (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_engine_local.h30 struct quic_engine_st { struct
32 OSSL_LIB_CTX *libctx;
33 const char *propq;
41 CRYPTO_MUTEX *mutex;
44 OSSL_TIME (*now_cb)(void *arg);
45 void *now_cb_arg;
48 QUIC_REACTOR rtor;
54 unsigned int inhibit_tick : 1;

Completed in 3 milliseconds