commit | 393897c5156a415533ff85aa381458840417b032 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Mon Jan 06 13:34:11 2014 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jan 15 11:33:36 2014 +0800 |
tree | 352d1e73a038f3496814406f917690232772a609 | |
parent | 77dc4a51a9d3386c318c1622fc126964f7cb0ee2 [diff] |
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>