Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_locl.h1158 long flags;
1168 int alert_dispatch;
1187 int wpend_type;
1199 int change_cipher_spec;
1201 int warn_alert;
1202 int fatal_alert;
1206 int renegotiate;
1208 int num_renegotiations;
1210 int in_read_app_data;
1212 SSL_HANDSHAKE hs;
[all …]