crypto: brcm - Add Broadcom SPU driver
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>
Showing
drivers/crypto/bcm/Makefile
0 → 100644
drivers/crypto/bcm/cipher.c
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
drivers/crypto/bcm/cipher.h
0 → 100644
drivers/crypto/bcm/spu.c
0 → 100644
drivers/crypto/bcm/spu.h
0 → 100644
drivers/crypto/bcm/spu2.c
0 → 100644
drivers/crypto/bcm/spu2.h
0 → 100644
drivers/crypto/bcm/spum.h
0 → 100644
drivers/crypto/bcm/util.c
0 → 100644
drivers/crypto/bcm/util.h
0 → 100644