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