X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fcamellia.c;h=18024da3c849e7c4e717cf937c7556c76e8e73e2;hb=c9dc564e3240cbfa4ec46ff02f33fa5a1b93e468;hp=64cff46ea5e4fcd60bc74c5f7516666d4b4cba66;hpb=c1518f12bab97a6d409a25aaccb02dc8895800f3;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");