summaryrefslogtreecommitdiff
path: root/crypto/camellia.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/camellia.c')
-rw-r--r--crypto/camellia.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/camellia.c b/crypto/camellia.c
index 7ae4bcddd1d..f07a19b3caa 100644
--- a/crypto/camellia.c
+++ b/crypto/camellia.c
@@ -1096,3 +1096,4 @@ module_exit(camellia_fini);
MODULE_DESCRIPTION("Camellia Cipher Algorithm");
MODULE_LICENSE("GPL");
+MODULE_ALIAS("camellia");