diff options
author | Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com> | 2015-02-06 17:59:35 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-02-28 11:13:46 +0100 |
commit | 5c380d623ed30b71a2441fb4f2e053a4e1a50794 (patch) | |
tree | 90caf15f95a1adc480bf91b9736a5d16028e6045 /drivers/crypto/Makefile | |
parent | crypto: vmx - Adding GHASH routines for VMX module (diff) | |
download | linux-5c380d623ed30b71a2441fb4f2e053a4e1a50794.tar.xz linux-5c380d623ed30b71a2441fb4f2e053a4e1a50794.zip |
crypto: vmx - Add support for VMS instructions by ASM
OpenSSL implements optimized ASM algorithms which support
VMX instructions on Power 8 CPU.
These scripts generate an endian-agnostic ASM implementation
in order to support both big and little-endian.
- aesp8-ppc.pl: implements suport for AES instructions
implemented by POWER8 processor.
- ghashp8-ppc.pl: implements support for GHASH for Power8.
- ppc-xlate.pl: ppc assembler distiller.
These code has been adopted from OpenSSL project in collaboration
with the original author (Andy Polyakov <appro@openssl.org>).
Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/Makefile')
0 files changed, 0 insertions, 0 deletions