From: Ard Biesheuvel Date: Wed, 16 Apr 2014 12:40:04 +0000 (+0800) Subject: crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4585988f838605e34194a4a8121b64c7039adba9;p=pandora-kernel.git crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM This adds test cases for SHA-1, SHA-224, SHA-256 and AES-CCM with an input size that is an exact multiple of the block size. The reason is that some implementations use a different code path for these cases. Signed-off-by: Ard Biesheuvel Signed-off-by: Herbert Xu --- Reading git-diff-tree failed