crypto: include crypto- module prefix in template
[platform/kernel/linux-stable.git] / crypto / chainiv.c
index 834d8dd..22b7e55 100644 (file)
@@ -359,3 +359,4 @@ module_exit(chainiv_module_exit);
 
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("Chain IV Generator");
+MODULE_ALIAS_CRYPTO("chainiv");