crypto: vmx - Adding GHASH routines for VMX module
authorMarcelo H. Cerri <mhcerri@linux.vnet.ibm.com>
Fri, 6 Feb 2015 16:59:05 +0000 (14:59 -0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 28 Feb 2015 10:13:46 +0000 (23:13 +1300)
commitcc333cd68dfae191ce02308657a50f21d63b7cd5
tree2973df540dc3964297b8a80ecd91b297ca8cc80f
parent4f7f60d312b3816542412ee90e05f06b50a51489
crypto: vmx - Adding GHASH routines for VMX module

This patch adds GHASH routines to VMX module in order to
make use of VMX cryptographic acceleration instructions
on Power 8 CPU.

Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/vmx/ghash.c [new file with mode: 0644]