diff options
Diffstat (limited to 'crypto/vmac.c')
-rw-r--r-- | crypto/vmac.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/vmac.c b/crypto/vmac.c index d84c24bd7ff7..df76a816cfb2 100644 --- a/crypto/vmac.c +++ b/crypto/vmac.c | |||
@@ -713,3 +713,4 @@ module_exit(vmac_module_exit); | |||
713 | 713 | ||
714 | MODULE_LICENSE("GPL"); | 714 | MODULE_LICENSE("GPL"); |
715 | MODULE_DESCRIPTION("VMAC hash algorithm"); | 715 | MODULE_DESCRIPTION("VMAC hash algorithm"); |
716 | MODULE_ALIAS_CRYPTO("vmac"); | ||