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.c84 struct ssl_async_args { struct
85 SSL *s;
86 void *buf;
87 size_t num;
88 enum { READFUNC, WRITEFUNC, OTHERFUNC } type;
89 union {
93 } f;