Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/include/openssl/
H A Dasync.h46 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dasync.h58 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
/third_party/openssl/include/openssl/
H A Dasync.h58 int ASYNC_WAIT_CTX_set_wait_fd(ASYNC_WAIT_CTX *ctx, const void *key,
/third_party/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()
/third_party/node/deps/openssl/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
/third_party/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
/third_party/node/deps/openssl/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()
/third_party/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()

Completed in 8 milliseconds