linux/drivers/crypto/vmx
Leonidas Da Silva Barbosa 73613a8159 crypto: vmx - Fixing opcode issue
In build time vadduqm opcode  is not being mapped
correctly.

Adding a new map in ppc-xlate to do this.

Signed-off-by: Leonidas S Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-08-24 22:07:43 +08:00
..
Kconfig
Makefile
aes.c
aes_cbc.c
aes_ctr.c crypto: vmx - Fixing AES-CTR counter bug 2015-08-18 10:30:35 +08:00
aesp8-ppc.h
aesp8-ppc.pl crypto: vmx - Fixing AES-CTR counter bug 2015-08-18 10:30:35 +08:00
ghash.c
ghashp8-ppc.pl crypto: vmx - Fixing GHASH Key issue on little endian 2015-08-18 10:30:36 +08:00
ppc-xlate.pl crypto: vmx - Fixing opcode issue 2015-08-24 22:07:43 +08:00
vmx.c