]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc/crypto: AES-XCBC mode routines for nx encryption
authorKent Yoder <key@linux.vnet.ibm.com>
Mon, 14 May 2012 11:06:09 +0000 (11:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 16 May 2012 05:05:43 +0000 (15:05 +1000)
commit6148c1ad6dc1ef1ff83fba9779c968d4a25645f0
treec544424751f3d1306bf383a718d3ecab6d781092
parentf2a15f1d5d36004236dab8184593aa8eef3949ae
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>
drivers/crypto/nx/nx-aes-xcbc.c [new file with mode: 0644]