Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c88 struct ssl_async_args { struct
89 SSL *s;
90 void *buf;
91 size_t num;
92 enum { READFUNC, WRITEFUNC, OTHERFUNC } type;
93 union {
97 } f;