Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A 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/ohos_lite/include/openssl/
H A Dasync.h53 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dasync.h65 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
/third_party/openssl/include/openssl/
H A Dasync.h65 int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
/third_party/node/deps/openssl/openssl/crypto/async/
H A 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/crypto/async/
H A 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/node/deps/openssl/openssl/apps/
H A Dspeed.c1178 if (!ASYNC_WAIT_CTX_get_all_fds in run_benchmark()
1186 ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd, in run_benchmark()
1222 if (!ASYNC_WAIT_CTX_get_all_fds in run_benchmark()
1230 ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd, in run_benchmark()
/third_party/openssl/apps/
H A 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/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c1780 return ASYNC_WAIT_CTX_get_all_fds(ctx, fds, numfds); in SSL_get_all_async_fds()
/third_party/openssl/ssl/
H A Dssl_lib.c1698 return ASYNC_WAIT_CTX_get_all_fds(ctx, fds, numfds); in SSL_get_all_async_fds()

Completed in 27 milliseconds