X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fcast6.c;h=6839587489045ff8aca2fd27471d3783592407c7;hb=1e0463b918b6d2014160cbb980e7a248539edc6d;hp=e0c15a6c7c34d72fd3fa7c1c114197b07b0f7cd4;hpb=0a135ba14d71fb84c691a5386aff5049691fe6d7;p=pandora-kernel.git diff --git a/crypto/cast6.c b/crypto/cast6.c index e0c15a6c7c34..683958748904 100644 --- a/crypto/cast6.c +++ b/crypto/cast6.c @@ -545,3 +545,4 @@ module_exit(cast6_mod_fini); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("Cast6 Cipher Algorithm"); +MODULE_ALIAS_CRYPTO("cast6");