[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091223115909.GA29744@gondor.apana.org.au>
Date: Wed, 23 Dec 2009 19:59:10 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: "Youquan,Song" <youquan.song@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, ying.huang@...el.com,
kent.liu@...el.com, chaohong.guo@...el.com, youquan.song@...el.com
Subject: Re: [Resend PATCH]crypto: Fix complain about lack test for
internal used algorithm
On Mon, Dec 21, 2009 at 05:38:29AM -0500, Youquan,Song wrote:
> 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@...el.com>
> Signed-off-by: Ying, Huang <ying.huang@...el.com>
Patch applied. Thanks a lot!
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists