X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=crypto%2Fauthencesn.c;h=dd1f303b319d2c84eb6434f4d6fcbc0b16580d83;hb=91edbdd78ad9ea458b9777353155a2b6c5746346;hp=136b68b9d8d4646e60dbe6399abf3f52c67568f0;hpb=212a17ab878305600e607f637d2d8a49d9f7ef25;p=pandora-kernel.git diff --git a/crypto/authencesn.c b/crypto/authencesn.c index 136b68b9d8d4..dd1f303b319d 100644 --- a/crypto/authencesn.c +++ b/crypto/authencesn.c @@ -833,3 +833,4 @@ module_exit(crypto_authenc_esn_module_exit); MODULE_LICENSE("GPL"); MODULE_AUTHOR("Steffen Klassert "); MODULE_DESCRIPTION("AEAD wrapper for IPsec with extended sequence numbers"); +MODULE_ALIAS_CRYPTO("authencesn");