Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/ssl/
HDssl_lib.c107 struct ssl_async_args { struct
108 SSL *s;
109 void *buf;
110 size_t num;
111 enum { READFUNC, WRITEFUNC, OTHERFUNC } type;
112 union {
116 } f;