Searched defs:ssl_async_args (Results 1 – 1 of 1) sorted by relevance
105 struct ssl_async_args { struct106 SSL *s;107 void *buf;108 size_t num;109 enum { READFUNC, WRITEFUNC, OTHERFUNC } type;110 union {114 } f;