crypto: include crypto- module prefix in template
[pandora-kernel.git] / crypto / ctr.c
index 8f4a5a7..ff7b3a3 100644 (file)
@@ -422,3 +422,4 @@ module_exit(crypto_ctr_module_exit);
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("CTR Counter block mode");
 MODULE_ALIAS_CRYPTO("rfc3686");
+MODULE_ALIAS_CRYPTO("ctr");