X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=crypto%2Flrw.c;h=6f9908a7ebcbe19f76a4ee306f326f291aff8de9;hb=acab1f8857aad3bed826efe240cc10113c4fae51;hp=ba42acc4deba8059c65dff053faef591e3175517;hpb=21e98932dcf15fe7eabd09a35f2020e0dd86b685;p=karo-tx-linux.git diff --git a/crypto/lrw.c b/crypto/lrw.c index ba42acc4deba..6f9908a7ebcb 100644 --- a/crypto/lrw.c +++ b/crypto/lrw.c @@ -400,3 +400,4 @@ module_exit(crypto_module_exit); MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("LRW block cipher mode"); +MODULE_ALIAS_CRYPTO("lrw");