Home
last modified time | relevance | path

Searched defs:ssl_async_args (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/ssl/
Dssl_lib.c105 struct ssl_async_args { struct
106 SSL *s;
107 void *buf;
108 size_t num;
109 enum { READFUNC, WRITEFUNC, OTHERFUNC } type;
110 union {
114 } f;