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