Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h31 struct quic_channel_st { struct
32 QUIC_PORT *port;
49 QUIC_TLS *qtls;
50 SSL *tls;
53 QUIC_LCIDM *lcidm;
55 QUIC_SRTM *srtm;
58 QLOG *qlog;
64 unsigned char *local_transport_params;
69 uint8_t *pending_new_token;
70 size_t pending_new_token_len;
[all …]