Searched defs:ssl_async_args (Results 1 – 2 of 2) sorted by relevance
84 struct ssl_async_args { struct85 SSL *s;86 void *buf;87 size_t num;88 enum { READFUNC, WRITEFUNC, OTHERFUNC } type;89 union {93 } f;