Home
last modified time | relevance | path

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

/openssl-master/crypto/async/
A Dasync_local.h39 struct async_job_st { struct
40 async_fibre fibrectx;
41 int (*func) (void *);
42 void *funcargs;
43 int ret;
44 int status;
45 ASYNC_WAIT_CTX *waitctx;
46 OSSL_LIB_CTX *libctx;

Completed in 3 milliseconds