Searched defs:ssl_st (Results 1 – 1 of 1) sorted by relevance
1422 struct ssl_st { struct1429 int type;1438 BIO *rbio;1440 BIO *wbio;1442 BIO *bbio;1445 char *rbio;1447 char *wbio;1448 char *bbio;1480 int state;1553 int error;[all …]
Completed in 21 milliseconds