From 0d8dc96607bcd9451407fa5ff4918bca89e2632e Mon Sep 17 00:00:00 2001 From: LABBE Corentin Date: Mon, 6 Jul 2015 13:37:33 +0200 Subject: [PATCH] crypto: testmgr - add a chunking test for cbc(aes) All tests for cbc(aes) use only blocks of data with a multiple of 4. This test adds a test with some odd SG size. Signed-off-by: LABBE Corentin Signed-off-by: Herbert Xu --- Reading git-format-patch failed