X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fcamellia.c;h=18024da3c849e7c4e717cf937c7556c76e8e73e2;hb=49e1371b660e0e10b3c2303462ef3583b3c95643;hp=64cff46ea5e4fcd60bc74c5f7516666d4b4cba66;hpb=772320e84588dcbe1600ffb83e5f328f2209ac2a;p=pandora-kernel.git diff --git a/crypto/camellia.c b/crypto/camellia.c index 64cff46ea5e4..18024da3c849 100644 --- a/crypto/camellia.c +++ b/crypto/camellia.c @@ -1114,3 +1114,4 @@ module_exit(camellia_fini); MODULE_DESCRIPTION("Camellia Cipher Algorithm"); MODULE_LICENSE("GPL"); +MODULE_ALIAS_CRYPTO("camellia");