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