Re: [PATCH]crypto: Fix ghash pclmulqdqni algorithm without test

From: Herbert Xu
Date: Wed Nov 25 2009 - 19:14:24 EST


On Wed, Nov 25, 2009 at 07:46:33PM -0500, Youquan,Song wrote:
> when load ghash-clmulni-intel driver,kernel will report no test for some algorithm
> with PCLMULQDQ NI. The strange information as following:
>
> alg: No test for __ghash (__ghash-pclmulqdqni)
> alg: No test for __ghash (cryptd(__ghash-pclmulqdqni))
>
> crypto_alg's cra_name is use to descript algorithm itself, do not care the
> concrete implement. So this patch unify them and also can fix the algorithm
> implementation without test.
>
> Signed-off-by: Youquan, Song <youquan.song@xxxxxxxxx>

Please talk to Huang Ying who wrote these patches. Thanks!
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/