Home
last modified time | relevance | path

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

/freebsd/crypto/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.pod229 ASYNC_WAIT_CTX_set_wait_fd(ASYNC_get_wait_ctx(currjob), &unique,
/freebsd/crypto/openssl/include/openssl/
H A Dasync.h58 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
/freebsd/crypto/openssl/test/
H 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()
/freebsd/crypto/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
/freebsd/crypto/openssl/engines/
H A De_afalg.c215 ret = ASYNC_WAIT_CTX_set_wait_fd(waitctx, engine_afalg_id, in afalg_setup_async_event_notification()
H A De_dasync.c570 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, engine_dasync_id, pipefds[0], in dummy_pause_job()
/freebsd/secure/lib/libcrypto/
H A DVersion.map221 ASYNC_WAIT_CTX_set_wait_fd;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile728 MLINKS+= ASYNC_WAIT_CTX_new.3 ASYNC_WAIT_CTX_set_wait_fd.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num516 ASYNC_WAIT_CTX_set_wait_fd 529 3_0_0 EXIST::FUNCTION: