Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_tls.c22 struct quic_tls_st { struct
23 QUIC_TLS_ARGS args;
29 const unsigned char *local_transport_params;
30 size_t local_transport_params_len;
32 ERR_STATE *error_state;
38 uint64_t error_code;
44 const char *error_msg;
47 unsigned int configured : 1;
50 unsigned int inerror : 1;
53 unsigned int complete : 1;

Completed in 13 milliseconds