From e5d8c961c52f6324fa15f9f7c1b76f409e759b96 Mon Sep 17 00:00:00 2001 From: Leilei Zhao Date: Tue, 22 Apr 2014 15:23:23 +0800 Subject: [PATCH] crypto: atmel-aes - correct block size of cfb8 mode The block size of aes cfb8 mode shoule be 8 bit. Signed-off-by: Leilei Zhao Signed-off-by: Herbert Xu --- Reading git-format-patch failed