]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - crypto/internal.h
crypto: Export crypto_remove_final
[mirror_ubuntu-bionic-kernel.git] / crypto / internal.h
index b6dcb31c1120a2ba05f8faea588ebba60f2bf262..b865ca1a8613b33baa9b64ffa6c32b89039f3bf8 100644 (file)
@@ -88,6 +88,7 @@ void crypto_alg_tested(const char *name, int err);
 
 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,
                          struct crypto_alg *nalg);
+void crypto_remove_final(struct list_head *list);
 void crypto_shoot_alg(struct crypto_alg *alg);
 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type,
                                      u32 mask);