diff options
Diffstat (limited to 'crypto/authenc.c')
-rw-r--r-- | crypto/authenc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/authenc.c b/crypto/authenc.c index e1223559d5df..78fb16cab13f 100644 --- a/crypto/authenc.c +++ b/crypto/authenc.c | |||
@@ -721,3 +721,4 @@ module_exit(crypto_authenc_module_exit); | |||
721 | 721 | ||
722 | MODULE_LICENSE("GPL"); | 722 | MODULE_LICENSE("GPL"); |
723 | MODULE_DESCRIPTION("Simple AEAD wrapper for IPsec"); | 723 | MODULE_DESCRIPTION("Simple AEAD wrapper for IPsec"); |
724 | MODULE_ALIAS_CRYPTO("authenc"); | ||