X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=crypto%2Fhmac.c;h=ade790b454e9936f3e23a7af85357686c66bae5d;hb=bd65107fc1d80498ea8d8185edb48d05a1a85255;hp=8d9544cf8169fd30d12fdea1d6303cfd3f4e7158;hpb=69b5de84758237ee0086554849489baeeafcd097;p=pandora-kernel.git diff --git a/crypto/hmac.c b/crypto/hmac.c index 8d9544cf8169..ade790b454e9 100644 --- a/crypto/hmac.c +++ b/crypto/hmac.c @@ -271,3 +271,4 @@ module_exit(hmac_module_exit); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("HMAC hash algorithm"); +MODULE_ALIAS_CRYPTO("hmac");