From: Ard Biesheuvel Date: Tue, 10 Mar 2015 08:47:47 +0000 (+0100) Subject: crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions X-Git-Tag: omap-for-v4.2/o2_dc~130^2~96 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86464859cc77ecfd989ad5c912bef167b1128b0b;p=pandora-kernel.git crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions This implements the ECB, CBC, CTR and XTS asynchronous block ciphers using the AArch32 versions of the ARMv8 Crypto Extensions for AES. Signed-off-by: Ard Biesheuvel Signed-off-by: Herbert Xu --- Reading git-diff-tree failed