summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
diff options
context:
space:
mode:
authorTom Lendacky <thomas.lendacky@amd.com>2016-01-12 11:17:38 -0600
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-25 22:39:03 +0800
commit952bce9792e6bf36fda09c2e5718abb5d9327369 (patch)
tree359ceba8c362fe0c6bb73ddf15a377a5cc8f824d /drivers/mmc
parent624144a7eb2c9abcf76722d29f983cdf9801bb2e (diff)
downloadlinux-stable-952bce9792e6bf36fda09c2e5718abb5d9327369.tar.gz
linux-stable-952bce9792e6bf36fda09c2e5718abb5d9327369.tar.bz2
linux-stable-952bce9792e6bf36fda09c2e5718abb5d9327369.zip
crypto: ccp - Add hash state import and export support
Commit 8996eafdcbad ("crypto: ahash - ensure statesize is non-zero") added a check to prevent ahash algorithms from successfully registering if the import and export functions were not implemented. This prevents an oops in the hash_accept function of algif_hash. This commit causes the ccp-crypto module SHA support and AES CMAC support from successfully registering and causing the ccp-crypto module load to fail because the ahash import and export functions are not implemented. Update the CCP Crypto API support to provide import and export support for ahash algorithms. Cc: <stable@vger.kernel.org> # 3.14.x- Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions