X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fvmac.c;h=8979bc8fd4a02515848def6026667ce89f03802e;hb=1a433156f99f811773a3811da5c394e3ba6ad4e3;hp=4243905ba135196b5285b5fbdc249f831c193df8;hpb=80f01ca1fce2d5045b98f01989017767339b8700;p=pandora-kernel.git diff --git a/crypto/vmac.c b/crypto/vmac.c index 4243905ba135..8979bc8fd4a0 100644 --- a/crypto/vmac.c +++ b/crypto/vmac.c @@ -673,4 +673,5 @@ module_exit(vmac_module_exit); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("VMAC hash algorithm"); +MODULE_ALIAS_CRYPTO("vmac");