]> Pileus Git - ~andy/linux/blobdiff - crypto/internal.h
ext4: provide wrappers for transaction reservation calls
[~andy/linux] / crypto / internal.h
index b865ca1a8613b33baa9b64ffa6c32b89039f3bf8..9ebedae3fb54abc26a97918b3fe7aaabb2b56b82 100644 (file)
@@ -83,7 +83,6 @@ void crypto_exit_compress_ops(struct crypto_tfm *tfm);
 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask);
 void crypto_larval_kill(struct crypto_alg *alg);
 struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, u32 mask);
-void crypto_larval_error(const char *name, u32 type, u32 mask);
 void crypto_alg_tested(const char *name, int err);
 
 void crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list,