From: Harald Freudenberger Date: Wed, 7 May 2014 14:51:29 +0000 (+0200) Subject: crypto: s390 - fix aes,des ctr mode concurrency finding. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~171^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3901c1124ec5099254a9396085f7798153a7293f;p=pandora-kernel.git crypto: s390 - fix aes,des ctr mode concurrency finding. An additional testcase found an issue with the last series of patches applied: the fallback solution may not save the iv value after operation. This very small fix just makes sure the iv is copied back to the walk/desc struct. Cc: # 3.14+ Signed-off-by: Harald Freudenberger Signed-off-by: Herbert Xu --- Reading git-diff-tree failed