crypto: include crypto- module prefix in template
[pandora-kernel.git] / crypto / hmac.c
index 8d9544c..ade790b 100644 (file)
@@ -271,3 +271,4 @@ module_exit(hmac_module_exit);
 
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("HMAC hash algorithm");
+MODULE_ALIAS_CRYPTO("hmac");