From: Leilei Zhao Date: Tue, 22 Apr 2014 07:23:24 +0000 (+0800) Subject: crypto: atmel-aes - check alignment of cfb64 mode X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f84951fc6f30eff20567632131c38725705753d;p=pandora-kernel.git crypto: atmel-aes - check alignment of cfb64 mode The length shoule be 64 bit alignment and the block size shoule be 64 bit in aes cfb64 mode. Signed-off-by: Leilei Zhao Signed-off-by: Herbert Xu --- Reading git-diff-tree failed