linux_dsm_epyc7002/drivers/crypto/vmx
Michael Ellerman 730f23b660 crypto: vmx - Remove overly verbose printk from AES XTS init
In p8_aes_xts_init() we do a printk(KERN_INFO ...) to report the
fallback implementation we're using. However with a slow console this
can significantly affect the speed of crypto operations. So remove it.

Fixes: c07f5d3da6 ("crypto: vmx - Adding support for XTS")
Cc: stable@vger.kernel.org # v4.8+
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-05-12 00:13:16 +08:00
..
.gitignore crypto: vmx - Ignore generated files 2016-07-20 22:41:44 +08:00
aes_cbc.c crypto: vmx - Remove overly verbose printk from AES init routines 2018-05-12 00:13:15 +08:00
aes_ctr.c crypto: vmx - Remove overly verbose printk from AES init routines 2018-05-12 00:13:15 +08:00
aes_xts.c crypto: vmx - Remove overly verbose printk from AES XTS init 2018-05-12 00:13:16 +08:00
aes.c crypto: vmx - Remove overly verbose printk from AES init routines 2018-05-12 00:13:15 +08:00
aesp8-ppc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
aesp8-ppc.pl crypto: vmx - Fix aes_p8_xts_decrypt build failure 2016-07-20 22:41:45 +08:00
ghash.c crypto: vmx - Remove overly verbose printk from AES init routines 2018-05-12 00:13:15 +08:00
ghashp8-ppc.pl crypto: vmx - Fixing GHASH Key issue on little endian 2015-08-18 10:30:36 +08:00
Kconfig crypto: vmx - Ensure ghash-generic is enabled 2016-10-02 22:33:44 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ppc-xlate.pl License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vmx.c powerpc updates for 4.8 # 1 2016-07-30 21:01:36 -07:00