]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: sha-ssse3 - add MODULE_ALIAS
authorStephan Mueller <smueller@chronox.de>
Fri, 13 May 2016 12:02:00 +0000 (14:02 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 31 May 2016 08:41:46 +0000 (16:41 +0800)
commit06e7cc348471c95fbbda84b6895c97800a4bf61c
tree89a3b46d3cb10137224bf34faa5d1c65ffc83a1b
parentc710238c1611592611c7f243e458c8e2029a2243
crypto: sha-ssse3 - add MODULE_ALIAS

Add the MODULE_ALIAS for the cra_driver_name of the different ciphers to
allow an automated loading if a driver name is used.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/sha1_ssse3_glue.c
arch/x86/crypto/sha256_ssse3_glue.c
arch/x86/crypto/sha512_ssse3_glue.c