Searched defs:ssl_async_args (Results 1 – 1 of 1) sorted by relevance
88 struct ssl_async_args { struct89 SSL *s;90 void *buf;91 size_t num;92 enum { READFUNC,94 OTHERFUNC } type;95 union {99 } f;