From: Vutla, Lokesh Date: Tue, 7 Jul 2015 15:31:49 +0000 (+0530) Subject: crypto: tcrypt - Fix AEAD speed tests X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1425d2d17f7309c65e2bd124e0ce8ace743b17f2;p=pandora-kernel.git crypto: tcrypt - Fix AEAD speed tests The AEAD speed tests doesn't do a wait_for_completition, if the return value is EINPROGRESS or EBUSY. Fixing it here. Also add a test case for gcm(aes). Signed-off-by: Lokesh Vutla Signed-off-by: Herbert Xu --- Reading git-diff-tree failed