From: Jussi Kivilinna Date: Sun, 7 Apr 2013 13:43:56 +0000 (+0300) Subject: crypto: testmgr - add empty test vectors for null ciphers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e448370d7377f064c2fef55f72e9b45184bf0926;p=pandora-kernel.git crypto: testmgr - add empty test vectors for null ciphers Without these, kernel log shows: [ 5.984881] alg: No test for cipher_null (cipher_null-generic) [ 5.985096] alg: No test for ecb(cipher_null) (ecb-cipher_null) [ 5.985170] alg: No test for compress_null (compress_null-generic) [ 5.985297] alg: No test for digest_null (digest_null-generic) Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed