X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fcast6.c;h=6839587489045ff8aca2fd27471d3783592407c7;hb=19277917a0db893344f247d2ed4ac920c874f0d6;hp=e0c15a6c7c34d72fd3fa7c1c114197b07b0f7cd4;hpb=d9c5841e22231e4e49fd0a1004164e6fce59b7a6;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");