summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx/nx-sha256.c
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder2012-05-161-0/+246
These routines add support for SHA-256 hashing 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>