mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
module: icp: remove unused crypto_provider_handle_t
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12901
This commit is contained in:
@@ -58,7 +58,6 @@ kcf_new_ctx(kcf_provider_desc_t *pd)
|
||||
kcf_ctx->kc_sw_prov_desc = NULL;
|
||||
|
||||
ctx = &kcf_ctx->kc_glbl_ctx;
|
||||
ctx->cc_provider = pd->pd_prov_handle;
|
||||
ctx->cc_provider_private = NULL;
|
||||
ctx->cc_framework_private = (void *)kcf_ctx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user