Re: [PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions

From: Herbert Xu
Date: Mon Sep 20 2010 - 04:08:01 EST


On Fri, Sep 10, 2010 at 06:36:24PM +0100, Hoban, Adrian wrote:
> This patch adds an optimized RFC4106 AES-GCM implementation for 64-bit
> kernels. It supports 128-bit AES key size. This leverages the crypto
> AEAD interface type to facilitate a combined AES & GCM operation to
> be implemented in assembly code. The assembly code leverages Intel(R)
> AES New Instructions and the PCLMULQDQ instruction.
>
> Signed-off-by: Adrian Hoban <adrian.hoban@xxxxxxxxx>
> Signed-off-by: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
> Signed-off-by: Gabriele Paoloni <gabriele.paoloni@xxxxxxxxx>
> Signed-off-by: Aidan O'Mahony <aidan.o.mahony@xxxxxxxxx>
> Signed-off-by: Erdinc Ozturk <erdinc.ozturk@xxxxxxxxx>
> Signed-off-by: James Guilford <james.guilford@xxxxxxxxx>
> Signed-off-by: Edward Clinton <edward.clinton@xxxxxxxxx>
> Signed-off-by: Wajdi Feghali <wajdi.k.feghali@xxxxxxxxx>

I've applied patch 1/3 but 2/3 does not apply because you've
converted the tabs to spaces.

Please resend patches 2/3 and 3/3 with a cc to yourself and
double-check that you can still apply the received version.

Thanks,
--
Email: Herbert Xu <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/