From: Yuan Kang Date: Sat, 23 Jun 2012 00:48:43 +0000 (-0500) Subject: crypto: caam - support external seq in/out lengths X-Git-Tag: v3.6-rc1~94^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec47334935ffbc3eccc227ed22ab716be9942f1;p=pandora-kernel.git crypto: caam - support external seq in/out lengths functions for external storage of seq in/out lengths, i.e., for 32-bit lengths. These type-dependent functions automatically determine whether to store the length internally (embedded in the command header word) or externally (after the address pointer), based on size of the type given. Signed-off-by: Yuan Kang Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed