Searched refs:zip_free_comp_ctx (Results 1 – 3 of 3) sorted by relevance
62 void zip_free_comp_ctx(struct crypto_tfm *tfm);
359 .cra_exit = zip_free_comp_ctx,373 .cra_exit = zip_free_comp_ctx,
219 void zip_free_comp_ctx(struct crypto_tfm *tfm) in zip_free_comp_ctx() function