X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=crypto%2Fcamellia.c;h=18024da3c849e7c4e717cf937c7556c76e8e73e2;hp=64cff46ea5e4fcd60bc74c5f7516666d4b4cba66;hb=refs%2Fheads%2Fpandora-3.2;hpb=772320e84588dcbe1600ffb83e5f328f2209ac2a 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");