crypto: ccp - Remove user triggerable pr_err calls
authorTom Lendacky <thomas.lendacky@amd.com>
Tue, 10 Dec 2013 16:38:44 +0000 (10:38 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 20 Dec 2013 12:06:22 +0000 (20:06 +0800)
commit369f3dabad95aaa3b04ec390d5489d9d46e51395
tree494d90d88310fe987d9ae659f4697962557a3525
parentd5aa80952aba9071b50a74c8daf7feb1caa2fd8c
crypto: ccp - Remove user triggerable pr_err calls

Remove the pr_err calls that are issued during parameter
checking in some AES operations. This will eliminate the
possibility of filling up syslog through these paths.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
drivers/crypto/ccp/ccp-crypto-aes-xts.c
drivers/crypto/ccp/ccp-crypto-aes.c