From: LEROY Christophe Date: Fri, 17 Apr 2015 14:32:09 +0000 (+0200) Subject: crypto: talitos - adaptation of talitos_submit() for SEC1 X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d607c6a71f7a4905831fc2b1636e080533ab2db;p=pandora-kernel.git crypto: talitos - adaptation of talitos_submit() for SEC1 SEC1 descriptor is a bit different to SEC2+ descriptor. talitos_submit() will have to copy hdr field into hdr1 field and send the descriptor starting at hdr1 up to next_desc. For SEC2, it remains unchanged and next_desc is just ignored. Signed-off-by: Christophe Leroy Signed-off-by: Herbert Xu --- Reading git-diff-tree failed