Home
last modified time | relevance | path

Searched refs:async_init (Results 1 – 4 of 4) sorted by relevance

/openssl/include/crypto/
H A Dasync.h16 int async_init(void);
/openssl/crypto/
H A Dinit.c283 if (!async_init()) in DEFINE_RUN_ONCE_STATIC()
/openssl/crypto/async/
H A Dasync.c328 int async_init(void) in async_init() function
/openssl/apps/
H A Dspeed.c1889 int async_init = 0, multiblock = 0, pr_header = 0; in speed_main() local
2490 async_init = ASYNC_init_thread(async_jobs, async_jobs); in speed_main()
2491 if (!async_init) { in speed_main()
4743 if (async_init) { in speed_main()

Completed in 21 milliseconds