fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / linux / crypto / ksign.h
index 5569cd3..27c9e4a 100644 (file)
@@ -16,7 +16,7 @@
 
 #ifdef CONFIG_CRYPTO_SIGNATURE
 extern int ksign_verify_signature(const char *sig, unsigned sig_size,
-                                 struct crypto_tfm *sha1);
+                                 struct crypto_hash *sha1);
 #endif
 
 #endif /* _LINUX_CRYPTO_KSIGN_H */