Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c49 kcf_context_t *kcf_ctx; in kcf_new_ctx() local
79 kcf_free_context(kcf_context_t *kcf_ctx) in kcf_free_context()
/freebsd/sys/contrib/openzfs/module/icp/api/
H A Dkcf_mac.c252 kcf_context_t *kcf_ctx; in crypto_mac_update() local
281 kcf_context_t *kcf_ctx; in crypto_mac_final() local
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h96 #define KCF_CONTEXT_COND_RELEASE(rv, kcf_ctx) { \ argument