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