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.ho...@intel.com>
> Signed-off-by: Tadeusz Struk <tadeusz.st...@intel.com>
> Signed-off-by: Gabriele Paoloni <gabriele.paol...@intel.com>
> Signed-off-by: Aidan O'Mahony <aidan.o.mah...@intel.com>
> Signed-off-by: Erdinc Ozturk <erdinc.ozt...@intel.com>
> Signed-off-by: James Guilford <james.guilf...@intel.com>
> Signed-off-by: Edward Clinton <edward.clin...@intel.com>
> Signed-off-by: Wajdi Feghali <wajdi.k.fegh...@intel.com>

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 <herb...@gondor.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-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to