X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fcast5.c;h=b5f7ee5b73db745b59f88677c149f5f80fa77645;hb=c3883b5fe94cefa2585c9b484707e7d2415f5f7e;hp=4a230ddec87741ae1cd6398f90a27721ff5e085d;hpb=e138018e3593a6af9ad7680b68c23451587daf11;p=pandora-kernel.git 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");