]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/testmgr.c
crypto: testmgr - add empty test vectors for null ciphers
authorJussi Kivilinna <jussi.kivilinna@iki.fi>
Sun, 7 Apr 2013 13:43:56 +0000 (16:43 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Apr 2013 13:01:47 +0000 (21:01 +0800)
commite448370d7377f064c2fef55f72e9b45184bf0926
treec1b49a63b85eaee8eaa45faae985fe8f9ad4e973
parente9b7441a9926b8091c01431f10231c9ceac52c8f
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 <jussi.kivilinna@iki.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c