summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/spu.c
Commit message (Collapse)AuthorAgeFilesLines
* crypto: brcm - Add Broadcom SPU driverRob Rice2017-02-111-0/+1251
Add Broadcom Secure Processing Unit (SPU) crypto driver for SPU hardware crypto offload. The driver supports ablkcipher, ahash, and aead symmetric crypto operations. Signed-off-by: Steve Lin <steven.lin1@broadcom.com> Signed-off-by: Rob Rice <rob.rice@broadcom.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>