Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1212 struct ssl_st { struct
1217 int version;
1219 const SSL_METHOD *method;
1225 BIO *rbio;
1227 BIO *wbio;
1229 BIO *bbio;
1235 int rwstate;
1236 int (*handshake_func) (SSL *);
1245 int server;
1252 int new_session;
[all …]