linux_dsm_epyc7002/drivers/crypto/ccp
Tom Lendacky 393897c515 crypto: ccp - Check for caller result area before using it
For a hash operation, the caller doesn't have to supply a result
area on every call so don't use it / update it if it hasn't
been supplied.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2014-01-15 11:33:36 +08:00
..
ccp-crypto-aes-cmac.c crypto: ccp - Check for caller result area before using it 2014-01-15 11:33:36 +08:00
ccp-crypto-aes-xts.c crypto: ccp - Remove user triggerable pr_err calls 2013-12-20 20:06:22 +08:00
ccp-crypto-aes.c crypto: ccp - Remove user triggerable pr_err calls 2013-12-20 20:06:22 +08:00
ccp-crypto-main.c crypto: ccp - crypto API interface to the CCP device driver 2013-12-05 21:28:38 +08:00
ccp-crypto-sha.c crypto: ccp - Check for caller result area before using it 2014-01-15 11:33:36 +08:00
ccp-crypto.h crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c 2013-12-20 20:06:19 +08:00
ccp-dev.c crytpo: ccp - fix coccinelle warnings 2013-12-09 20:08:19 +08:00
ccp-dev.h
ccp-ops.c
ccp-pci.c crypto: ccp - Remove redundant dev_set_drvdata 2013-12-30 20:19:16 +08:00
Kconfig crypto: ccp - CCP Kconfig fixes 2013-12-20 20:06:20 +08:00
Makefile crytpo: ccp - CCP device driver build files 2013-12-05 21:28:40 +08:00