X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fanubis.c;h=523ed52abe8579ecd5172a610c3b823ea4174860;hb=bbac54a340725967fc76de730f384503bfcb835e;hp=77530d571c961daf18abc05bbc1e8adc4ea195fd;hpb=e02c4fd3142dfb9412531bbfabd510a2a7c6ea46;p=pandora-kernel.git diff --git a/crypto/anubis.c b/crypto/anubis.c index 77530d571c96..523ed52abe85 100644 --- a/crypto/anubis.c +++ b/crypto/anubis.c @@ -705,3 +705,4 @@ module_exit(anubis_mod_fini); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("Anubis Cryptographic Algorithm"); +MODULE_ALIAS_CRYPTO("anubis");