Home
last modified time | relevance | path

Searched refs:async_get_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/crypto/openssl/crypto/async/
H A Dasync.c59 async_ctx *async_get_ctx(void) in async_get_ctx() function
68 ctx = async_get_ctx(); in async_ctx_free()
147 async_ctx *ctx = async_get_ctx(); in async_start_func()
175 ctx = async_get_ctx(); in ASYNC_start_job()
258 async_ctx *ctx = async_get_ctx(); in ASYNC_pause_job()
406 ctx = async_get_ctx(); in ASYNC_get_current_job()
425 ctx = async_get_ctx(); in ASYNC_block_pause()
442 ctx = async_get_ctx(); in ASYNC_unblock_pause()
H A Dasync_local.h74 async_ctx *async_get_ctx(void);