Home
last modified time | relevance | path

Searched refs:ASYNC_WAIT_CTX_set_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,
44 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
139 ASYNC_WAIT_CTX_set_status() allows an engine to set the current engine status.
147 The engine must call ASYNC_WAIT_CTX_set_status() to set the status to some value
192 ASYNC_WAIT_CTX_set_status all return 1 on success or 0 on error.
217 ASYNC_WAIT_CTX_set_status(), and ASYNC_WAIT_CTX_get_status()
H A DSSL_set_async_callback.pod49 B<ASYNC_STATUS_UNSUPPORTED> will be returned. See ASYNC_WAIT_CTX_set_status()
/openssl/include/openssl/
H A Dasync.h73 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
/openssl/crypto/async/
H A Dasync_wait.c207 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status) in ASYNC_WAIT_CTX_set_status() function
/openssl/test/
H A Dasynctest.c184 || ASYNC_WAIT_CTX_set_status(waitctx, set_status) != 1 in test_ASYNC_callback_status()
/openssl/util/
H A Dlibcrypto.num4432 ASYNC_WAIT_CTX_set_status 4560 3_0_0 EXIST::FUNCTION:

Completed in 31 milliseconds