From: Herbert Xu Date: Thu, 28 May 2015 14:07:56 +0000 (+0800) Subject: crypto: api - Include alignment in crypto_alg_extsize X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2110f28341cec2ecfd9474db15ac090bce1234c;p=pandora-kernel.git crypto: api - Include alignment in crypto_alg_extsize This patch ensures that the tfm context always has enough extra memory to ensure that it is aligned according to cra_alignment. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed