Home
last modified time | relevance | path

Searched refs:ASYNC_WAIT_CTX_get_status (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DASYNC_WAIT_CTX_new.pod9 ASYNC_WAIT_CTX_set_status, ASYNC_WAIT_CTX_get_status, ASYNC_callback_fn,
45 int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx);
167 ASYNC_WAIT_CTX_get_status() allows user code to obtain the current status value.
193 ASYNC_WAIT_CTX_get_status() returns the engine status.
217 ASYNC_WAIT_CTX_set_status(), and ASYNC_WAIT_CTX_get_status()
/openssl/include/openssl/
H A Dasync.h74 int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx);
/openssl/crypto/async/
H A Dasync_wait.c213 int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx) in ASYNC_WAIT_CTX_get_status() function
/openssl/test/
H A Dasynctest.c185 || set_status != ASYNC_WAIT_CTX_get_status(waitctx)) { in test_ASYNC_callback_status()
/openssl/ssl/
H A Dssl_lib.c2142 *status = ASYNC_WAIT_CTX_get_status(ctx); in SSL_get_async_status()
/openssl/util/
H A Dlibcrypto.num4433 ASYNC_WAIT_CTX_get_status 4561 3_0_0 EXIST::FUNCTION:

Completed in 83 milliseconds