X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fvmac.c;h=8979bc8fd4a02515848def6026667ce89f03802e;hb=6acc5b4ab4c8d5a4373d733cc384a1aef17084ff;hp=4243905ba135196b5285b5fbdc249f831c193df8;hpb=c4be3c2da1ab4344d3d5f63d6ec1952a3c6e635c;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");