diff options
Diffstat (limited to 'crypto/eseqiv.c')
-rw-r--r-- | crypto/eseqiv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/eseqiv.c b/crypto/eseqiv.c index bf7ab4a89493..f116fae766f8 100644 --- a/crypto/eseqiv.c +++ b/crypto/eseqiv.c | |||
@@ -267,3 +267,4 @@ module_exit(eseqiv_module_exit); | |||
267 | 267 | ||
268 | MODULE_LICENSE("GPL"); | 268 | MODULE_LICENSE("GPL"); |
269 | MODULE_DESCRIPTION("Encrypted Sequence Number IV Generator"); | 269 | MODULE_DESCRIPTION("Encrypted Sequence Number IV Generator"); |
270 | MODULE_ALIAS_CRYPTO("eseqiv"); | ||