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: NSteve Lin <steven.lin1@broadcom.com> Signed-off-by: NRob Rice <rob.rice@broadcom.com> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
Showing
drivers/crypto/bcm/Makefile
0 → 100644
drivers/crypto/bcm/cipher.c
0 → 100644
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
想要评论请 注册 或 登录