Home
last modified time | relevance | path

Searched defs:kcf_ctx (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c48 kcf_context_t *kcf_ctx; in kcf_new_ctx() local
78 kcf_free_context(kcf_context_t *kcf_ctx) in kcf_free_context()
/freebsd-src/sys/contrib/openzfs/module/icp/api/
H A Dkcf_mac.c251 kcf_context_t *kcf_ctx; in crypto_mac_update() local
280 kcf_context_t *kcf_ctx; in crypto_mac_final() local
/freebsd-src/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h95 #define KCF_CONTEXT_COND_RELEASE(rv, kcf_ctx) { \ argument