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