linux-kernel-test/drivers/crypto/nx
Kent Yoder 6148c1ad6d powerpc/crypto: AES-XCBC mode routines for nx encryption
These routines add support for AES in XCBC mode on the Power7+ CPU's
in-Nest accelerator driver.

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2012-05-16 15:05:43 +10:00
..
nx_csbcpb.h
nx-aes-cbc.c
nx-aes-ccm.c powerpc/crypto: AES-CCM mode routines for nx encryption 2012-05-16 15:05:42 +10:00
nx-aes-ctr.c powerpc/crypto: AES-CTR mode routines for nx encryption 2012-05-16 15:05:42 +10:00
nx-aes-ecb.c powerpc/crypto: AES-ECB mode routines for nx encryption 2012-05-16 15:05:42 +10:00
nx-aes-gcm.c powerpc/crypto: AES-GCM mode routines for nx encryption 2012-05-16 15:05:43 +10:00
nx-aes-xcbc.c powerpc/crypto: AES-XCBC mode routines for nx encryption 2012-05-16 15:05:43 +10:00
nx.c
nx.h