Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_local.h34 struct quic_xso_st { struct
36 struct ssl_st ssl;
39 QUIC_CONNECTION *conn;
42 QUIC_STREAM *stream;
49 unsigned int desires_blocking : 1;
99 const unsigned char *aon_buf_base;
101 size_t aon_buf_len;
106 size_t aon_buf_pos;
109 uint32_t ssl_mode;
112 uint64_t ssl_options;
[all …]

Completed in 7 milliseconds