Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dasynctest.c264 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
273 || !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, &fd, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
288 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
300 || !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds) in test_ASYNC_WAIT_CTX_get_all_fds()
/third_party/openssl/doc/man3/
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
186 ASYNC_WAIT_CTX_set_wait_fd, ASYNC_WAIT_CTX_get_fd, ASYNC_WAIT_CTX_get_all_fds,
209 ASYNC_WAIT_CTX_get_fd(), ASYNC_WAIT_CTX_get_all_fds(),
DASYNC_start_job.pod286 if (!ASYNC_WAIT_CTX_get_all_fds(ctx, NULL, &numfds)
291 ASYNC_WAIT_CTX_get_all_fds(ctx, &waitfd, &numfds);
/third_party/openssl/ohos_lite/include/openssl/
Dasync.h53 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
/third_party/openssl/include/openssl/
Dasync.h65 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
/third_party/openssl/crypto/async/
Dasync_wait.c88 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd, in ASYNC_WAIT_CTX_get_all_fds() function
/third_party/openssl/apps/
Dspeed.c1164 if (!ASYNC_WAIT_CTX_get_all_fds in run_benchmark()
1172 ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd, in run_benchmark()
1208 if (!ASYNC_WAIT_CTX_get_all_fds in run_benchmark()
1216 ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd, in run_benchmark()
/third_party/openssl/ssl/
Dssl_lib.c1694 return ASYNC_WAIT_CTX_get_all_fds(ctx, fds, numfds); in SSL_get_all_async_fds()
/third_party/openssl/util/
Dlibcrypto.num84 ASYNC_WAIT_CTX_get_all_fds 86 3_0_0 EXIST::FUNCTION: