Home
last modified time | relevance | path

Searched refs:ASYNC_WAIT_CTX_set_status (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/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()
/freebsd/crypto/openssl/include/openssl/
H A Dasync.h73 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
/freebsd/crypto/openssl/crypto/async/
H A Dasync_wait.c209 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status) in ASYNC_WAIT_CTX_set_status() function
/freebsd/crypto/openssl/test/
H A Dasynctest.c182 || ASYNC_WAIT_CTX_set_status(waitctx, set_status) != 1 in test_ASYNC_callback_status()
/freebsd/secure/lib/libcrypto/
H A DVersion.map4356 ASYNC_WAIT_CTX_set_status;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile727 MLINKS+= ASYNC_WAIT_CTX_new.3 ASYNC_WAIT_CTX_set_status.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4432 ASYNC_WAIT_CTX_set_status 4560 3_0_0 EXIST::FUNCTION: