]> Pileus Git - ~andy/linux/blobdiff - crypto/internal.h
[ARM] 4404/1: Trivial IXP42x Kconfig cleanup
[~andy/linux] / crypto / internal.h
index 784a7745315f10b19a70c32d5b16a3f9373dc130..60acad9788c50104b7e627aafbb3cd4c0ab57998 100644 (file)
@@ -120,7 +120,8 @@ void crypto_exit_compress_ops(struct crypto_tfm *tfm);
 void crypto_larval_error(const char *name, u32 type, u32 mask);
 
 void crypto_shoot_alg(struct crypto_alg *alg);
-struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg);
+struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type,
+                                     u32 mask);
 
 int crypto_register_instance(struct crypto_template *tmpl,
                             struct crypto_instance *inst);