X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=crypto%2Fcast5.c;h=b5f7ee5b73db745b59f88677c149f5f80fa77645;hp=4a230ddec87741ae1cd6398f90a27721ff5e085d;hb=refs%2Fheads%2Fpandora-3.2;hpb=52fc43f7c1c416b114e88ff39635c36e67ef15b6 diff --git a/crypto/cast5.c b/crypto/cast5.c index 4a230ddec877..b5f7ee5b73db 100644 --- a/crypto/cast5.c +++ b/crypto/cast5.c @@ -806,4 +806,5 @@ module_exit(cast5_mod_fini); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("Cast5 Cipher Algorithm"); +MODULE_ALIAS_CRYPTO("cast5");