Home
last modified time | relevance | path

Searched refs:ASYNC_WAIT_CTX_set_wait_fd (Results 1 – 8 of 8) sorted by relevance

/openssl-master/doc/man3/
A DASYNC_WAIT_CTX_new.pod5 ASYNC_WAIT_CTX_new, ASYNC_WAIT_CTX_free, ASYNC_WAIT_CTX_set_wait_fd,
25 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
99 waiting on by calling ASYNC_WAIT_CTX_set_wait_fd(). Typically this would be done
107 ASYNC_WAIT_CTX_set_wait_fd() function also expects a pointer to a "cleanup"
115 asynchronously and then call ASYNC_WAIT_CTX_set_wait_fd() followed by
186 ASYNC_WAIT_CTX_set_wait_fd, ASYNC_WAIT_CTX_get_fd, ASYNC_WAIT_CTX_get_all_fds,
208 ASYNC_WAIT_CTX_new(), ASYNC_WAIT_CTX_free(), ASYNC_WAIT_CTX_set_wait_fd(),
A DASYNC_start_job.pod229 ASYNC_WAIT_CTX_set_wait_fd(ASYNC_get_wait_ctx(currjob), &unique,
/openssl-master/include/openssl/
A Dasync.h58 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
/openssl-master/test/
A Dasynctest.c95 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, waitctx, MAGIC_WAIT_FD, NULL, NULL)) in waitfd()
105 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, waitctx, MAGIC_WAIT_FD, NULL, NULL)) in waitfd()
/openssl-master/crypto/async/
A Dasync_wait.c43 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key, in ASYNC_WAIT_CTX_set_wait_fd() function
/openssl-master/engines/
A De_afalg.c215 ret = ASYNC_WAIT_CTX_set_wait_fd(waitctx, engine_afalg_id, in afalg_setup_async_event_notification()
A De_dasync.c526 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, engine_dasync_id, pipefds[0], in dummy_pause_job()
/openssl-master/util/
A Dlibcrypto.num516 ASYNC_WAIT_CTX_set_wait_fd 529 3_0_0 EXIST::FUNCTION:

Completed in 54 milliseconds