Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/ssl/
Dssl.h1247 struct ssl_st { struct
1252 int version;
1254 int type;
1256 const SSL_METHOD *method;
1263 BIO *rbio;
1265 BIO *wbio;
1267 BIO *bbio;
1270 char *rbio;
1272 char *wbio;
1273 char *bbio;
[all …]