Searched refs:mac_kcf_ctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c1375 kcf_context_t *mac_kcf_ctx = encr_kcf_ctx->kc_secondctx; local
1376 crypto_ctx_t *mac_ctx = &mac_kcf_ctx->kc_glbl_ctx;
1416 kcf_context_t *mac_kcf_ctx = encr_kcf_ctx->kc_secondctx; local
1417 crypto_ctx_t *mac_ctx = &mac_kcf_ctx->kc_glbl_ctx;
1511 kcf_context_t *mac_kcf_ctx = decr_kcf_ctx->kc_secondctx; local
1512 crypto_ctx_t *mac_ctx = &mac_kcf_ctx->kc_glbl_ctx;
1540 kcf_context_t *mac_kcf_ctx = decr_kcf_ctx->kc_secondctx; local
1541 crypto_ctx_t *mac_ctx = &mac_kcf_ctx->kc_glbl_ctx;

Completed in 92 milliseconds