Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dasynctest.c266 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
275 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
277 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, &fd, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
290 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
302 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_WAIT_CTX_new.pod6 ASYNC_WAIT_CTX_get_fd, ASYNC_WAIT_CTX_get_all_fds,
32 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
64 Calling ASYNC_WAIT_CTX_get_all_fds() and passing in a pointer to an
69 descriptors. Calling ASYNC_WAIT_CTX_get_all_fds() with a NULL I<fd> value will
83 to ASYNC_WAIT_CTX_get_all_fds() either of these can be NULL, but if they are not
189 ASYNC_WAIT_CTX_set_wait_fd, ASYNC_WAIT_CTX_get_fd, ASYNC_WAIT_CTX_get_all_fds,
212 ASYNC_WAIT_CTX_get_fd(), ASYNC_WAIT_CTX_get_all_fds(),
H A DASYNC_start_job.pod325 if (!ASYNC_WAIT_CTX_get_all_fds(ctx, NULL, &numfds)
330 ASYNC_WAIT_CTX_get_all_fds(ctx, &waitfd, &numfds);
/freebsd/crypto/openssl/include/openssl/
H A Dasync.h65 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
/freebsd/crypto/openssl/crypto/async/
H A Dasync_wait.c87 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd, in ASYNC_WAIT_CTX_get_all_fds() function
/freebsd/crypto/openssl/apps/
H A Dspeed.c1606 if (!ASYNC_WAIT_CTX_get_all_fds in run_benchmark()
1614 ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd, in run_benchmark()
1650 if (!ASYNC_WAIT_CTX_get_all_fds in run_benchmark()
1658 ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd, in run_benchmark()
/freebsd/secure/lib/libcrypto/
H A DVersion.map217 ASYNC_WAIT_CTX_get_all_fds;
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c2140 return ASYNC_WAIT_CTX_get_all_fds(ctx, fds, numfds); in SSL_get_all_async_fds()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile790 MLINKS+= ASYNC_WAIT_CTX_new.3 ASYNC_WAIT_CTX_get_all_fds.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num84 ASYNC_WAIT_CTX_get_all_fds 86 3_0_0 EXIST::FUNCTION: