crypto: vmx - Adding CTR routines for VMX module
authorMarcelo H. Cerri <mhcerri@linux.vnet.ibm.com>
Fri, 6 Feb 2015 16:58:31 +0000 (14:58 -0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 28 Feb 2015 10:13:45 +0000 (23:13 +1300)
This patch adds AES CTR 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>

No differences found