X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fanubis.c;h=523ed52abe8579ecd5172a610c3b823ea4174860;hb=6f7c3121580136cfcdfb07cf9d3f6f81d78d39dc;hp=77530d571c961daf18abc05bbc1e8adc4ea195fd;hpb=cfc94b2c9ac603b20db54225408df6ed80188dcd;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");