linux/drivers/crypto/vmx
Leonidas S. Barbosa d2e3ae6f3a crypto: vmx - Enabling VMX module for PPC64
This patch enables VMX module in PPC64.

Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-02-28 23:13:46 +13:00
..
aes_cbc.c crypto: vmx - Adding CBC routines for VMX module 2015-02-28 23:13:45 +13:00
aes_ctr.c crypto: vmx - Adding CTR routines for VMX module 2015-02-28 23:13:45 +13:00
aes.c
aesp8-ppc.h
aesp8-ppc.pl crypto: vmx - Add support for VMS instructions by ASM 2015-02-28 23:13:46 +13:00
ghash.c crypto: vmx - Adding GHASH routines for VMX module 2015-02-28 23:13:46 +13:00
ghashp8-ppc.pl crypto: vmx - Add support for VMS instructions by ASM 2015-02-28 23:13:46 +13:00
Kconfig crypto: vmx - Enabling VMX module for PPC64 2015-02-28 23:13:46 +13:00
Makefile crypto: vmx - Enabling VMX module for PPC64 2015-02-28 23:13:46 +13:00
ppc-xlate.pl crypto: vmx - Add support for VMS instructions by ASM 2015-02-28 23:13:46 +13:00
vmx.c