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 <[email protected]> > Signed-off-by: Tadeusz Struk <[email protected]> > Signed-off-by: Gabriele Paoloni <[email protected]> > Signed-off-by: Aidan O'Mahony <[email protected]> > Signed-off-by: Erdinc Ozturk <[email protected]> > Signed-off-by: James Guilford <[email protected]> > Signed-off-by: Edward Clinton <[email protected]> > Signed-off-by: Wajdi Feghali <[email protected]>
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 <[email protected]> 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-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
