Home
last modified time | relevance | path

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

/openssl/doc/man3/
H 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
189 ASYNC_WAIT_CTX_set_wait_fd, ASYNC_WAIT_CTX_get_fd, ASYNC_WAIT_CTX_get_all_fds,
211 ASYNC_WAIT_CTX_new(), ASYNC_WAIT_CTX_free(), ASYNC_WAIT_CTX_set_wait_fd(),
H A DASYNC_start_job.pod260 ASYNC_WAIT_CTX_set_wait_fd(ASYNC_get_wait_ctx(currjob), &unique,
/openssl/include/openssl/
H A Dasync.h58 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
/openssl/test/
H A Dasynctest.c97 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, waitctx, MAGIC_WAIT_FD, NULL, NULL)) in waitfd()
107 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, waitctx, MAGIC_WAIT_FD, NULL, NULL)) in waitfd()
/openssl/crypto/async/
H 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/engines/
H A De_afalg.c214 ret = ASYNC_WAIT_CTX_set_wait_fd(waitctx, engine_afalg_id, in afalg_setup_async_event_notification()
H A De_dasync.c569 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, engine_dasync_id, pipefds[0], in dummy_pause_job()
/openssl/util/
H A Dlibcrypto.num516 ASYNC_WAIT_CTX_set_wait_fd 529 3_0_0 EXIST::FUNCTION:

Completed in 39 milliseconds