From 393897c5156a415533ff85aa381458840417b032 Mon Sep 17 00:00:00 2001 From: Tom Lendacky Date: Mon, 6 Jan 2014 13:34:11 -0600 Subject: [PATCH] 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 Signed-off-by: Herbert Xu --- Reading git-format-patch failed