]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17be19a0f4f701fd3c27cab94e9fcf3098d66dcf
tree2973df540dc3964297b8a80ecd91b297ca8cc80f
parent9132a7d7c560d33fc38a29dc52c0f345c0937db1
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]