Searched defs:ssl_st (Results 1 – 1 of 1) sorted by relevance
1247 struct ssl_st { struct1252 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 …]