Home
last modified time | relevance | path

Searched refs:ASYNC_pause_job (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dasynctest.c24 ASYNC_pause_job(); in only_pause()
32 ASYNC_pause_job(); in add_two()
41 ASYNC_pause_job(); in save_current()
56 ASYNC_pause_job(); in change_deflt_libctx()
65 ASYNC_pause_job(); in change_deflt_libctx()
92 ASYNC_pause_job(); in waitfd()
97 ASYNC_pause_job(); in waitfd()
102 ASYNC_pause_job(); in waitfd()
116 ASYNC_pause_job(); in blockpause()
118 ASYNC_pause_job(); in blockpause()
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod6 ASYNC_init_thread, ASYNC_cleanup_thread, ASYNC_start_job, ASYNC_pause_job,
19 int ASYNC_pause_job(void);
81 ASYNC_pause_job() below). A handle to the job is placed in I<*job>. Other work
102 then ASYNC_pause_job() will immediately return control to the calling
105 I<*job> parameter will resume execution from the ASYNC_pause_job() call. If
106 ASYNC_pause_job() is called whilst not within the context of a job then no
107 action is taken and ASYNC_pause_job() returns immediately.
139 invokes ASYNC_pause_job(). This returns control back to the code that created
156 ASYNC_pause_job returns 0 if an error occurred or 1 on success. If called when
236 * we return to main via ASYNC_pause_job().
[all …]
H A DASYNC_WAIT_CTX_new.pod100 by an engine immediately prior to calling ASYNC_pause_job() and not by end user
116 ASYNC_pause_job() to return control to the user code. The user code can then
175 code would call ASYNC_pause_job() to return control to the user code. After
/freebsd/crypto/openssl/include/openssl/
H A Dasync.h85 int ASYNC_pause_job(void);
/freebsd/crypto/openssl/engines/
H A De_dasync.c545 ASYNC_pause_job(); in dummy_pause_job()
589 ASYNC_pause_job(); in dummy_pause_job()
H A De_afalg.c312 ASYNC_pause_job(); in afalg_fin_cipher_aio()
/freebsd/crypto/openssl/crypto/async/
H A Dasync.c291 int ASYNC_pause_job(void) in ASYNC_pause_job() function
/freebsd/secure/lib/libcrypto/
H A DVersion.map228 ASYNC_pause_job;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile736 MLINKS+= ASYNC_start_job.3 ASYNC_pause_job.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1486 ASYNC_pause_job 1521 3_0_0 EXIST::FUNCTION: