Searched defs:ssl_st (Results 1 – 1 of 1) sorted by relevance
1422 struct ssl_st { struct1427 int version;1429 int type;1431 const SSL_METHOD *method;1438 BIO *rbio;1440 BIO *wbio;1442 BIO *bbio;1445 char *rbio;1447 char *wbio;1448 char *bbio;[all …]