From: Ard Biesheuvel Date: Thu, 1 Sep 2016 13:25:43 +0000 (+0100) Subject: crypto: cryptd - initialize child shash_desc on import X-Git-Tag: v3.2.84~58 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9c9f4c380d57954574e8682c04b850eed7c15d;p=pandora-kernel.git crypto: cryptd - initialize child shash_desc on import commit 0bd2223594a4dcddc1e34b15774a3a4776f7749e upstream. When calling .import() on a cryptd ahash_request, the structure members that describe the child transform in the shash_desc need to be initialized like they are when calling .init() Signed-off-by: Ard Biesheuvel Signed-off-by: Herbert Xu Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed