ASYNC_WAIT_CTX
ASYNC_WAIT_CTX *wait_ctx;
int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret,
ASYNC_WAIT_CTX *ASYNC_get_wait_ctx(ASYNC_JOB *job)
ASYNC_WAIT_CTX *waitctx;
void (*cleanup)(ASYNC_WAIT_CTX *, const void *, OSSL_ASYNC_FD, void *);
void async_wait_ctx_reset_counts(ASYNC_WAIT_CTX *ctx);
int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd,
int ASYNC_WAIT_CTX_clear_fd(ASYNC_WAIT_CTX *ctx, const void *key)
ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void)
return OPENSSL_zalloc(sizeof(ASYNC_WAIT_CTX));
int ASYNC_WAIT_CTX_set_callback(ASYNC_WAIT_CTX *ctx,
int ASYNC_WAIT_CTX_get_callback(ASYNC_WAIT_CTX *ctx,
void ASYNC_WAIT_CTX_free(ASYNC_WAIT_CTX *ctx)
int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status)
int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx)
void async_wait_ctx_reset_counts(ASYNC_WAIT_CTX *ctx)
int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
void (*cleanup)(ASYNC_WAIT_CTX *, const void *,
int ASYNC_WAIT_CTX_get_fd(ASYNC_WAIT_CTX *ctx, const void *key,
int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
static void afalg_waitfd_cleanup(ASYNC_WAIT_CTX *ctx, const void *key,
ASYNC_WAIT_CTX *waitctx;
static void wait_cleanup(ASYNC_WAIT_CTX *ctx, const void *key,
ASYNC_WAIT_CTX *waitctx;
ASYNC_WAIT_CTX *ASYNC_WAIT_CTX_new(void);
void ASYNC_WAIT_CTX_free(ASYNC_WAIT_CTX *ctx);
int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
void (*cleanup)(ASYNC_WAIT_CTX *, const void *,
int ASYNC_WAIT_CTX_get_fd(ASYNC_WAIT_CTX *ctx, const void *key,
int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
int ASYNC_WAIT_CTX_get_callback(ASYNC_WAIT_CTX *ctx,
int ASYNC_WAIT_CTX_set_callback(ASYNC_WAIT_CTX *ctx,
int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx);
int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd,
int ASYNC_WAIT_CTX_clear_fd(ASYNC_WAIT_CTX *ctx, const void *key);
int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *ctx, int *ret,
ASYNC_WAIT_CTX *ASYNC_get_wait_ctx(ASYNC_JOB *job);
ASYNC_WAIT_CTX *ctx;
ASYNC_WAIT_CTX *ctx;
ASYNC_WAIT_CTX *ctx;
ASYNC_WAIT_CTX *waitctx;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx = NULL;
ASYNC_WAIT_CTX *waitctx;