aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorYouquan, Song <youquan.song@intel.com>2009-12-23 19:45:20 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2009-12-23 19:45:20 +0800
commit863b557a88f8c033f7419fabafef4712a5055f85 (patch)
tree1fc2874bc36950cddd9d9cdea0bdd89db52b99ca /init/Kconfig
parenthwrng: nomadik - Add platform device for rng in cpu-8815 (diff)
downloadlinux-dev-863b557a88f8c033f7419fabafef4712a5055f85.tar.xz
linux-dev-863b557a88f8c033f7419fabafef4712a5055f85.zip
crypto: testmgr - Fix complain about lack test for internal used algorithm
When load aesni-intel and ghash_clmulni-intel driver,kernel will complain no test for some internal used algorithm. The strange information as following: alg: No test for __aes-aesni (__driver-aes-aesni) alg: No test for __ecb-aes-aesni (__driver-ecb-aes-aesni) alg: No test for __cbc-aes-aesni (__driver-cbc-aes-aesni) alg: No test for __ecb-aes-aesni (cryptd(__driver-ecb-aes-aesni) alg: No test for __ghash (__ghash-pclmulqdqni) alg: No test for __ghash (cryptd(__ghash-pclmulqdqni)) This patch add NULL test entries for these algorithm and driver. Signed-off-by: Youquan, Song <youquan.song@intel.com> Signed-off-by: Ying, Huang <ying.huang@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions