mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 22:43:04 -04:00
crypto: hisilicon - SEC security accelerator driver
This accelerator is found inside hisilicon hip06 and hip07 SoCs. Each instance provides a number of queues which feed a different number of backend acceleration units. The queues are operating in an out of order mode in the interests of throughput. The silicon does not do tracking of dependencies between multiple 'messages' or update of the IVs as appropriate for training. Hence where relevant we need to do this in software. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
committed by
Herbert Xu
parent
778bd9924d
commit
915e4e8413
1323
drivers/crypto/hisilicon/sec/sec_drv.c
Normal file
1323
drivers/crypto/hisilicon/sec/sec_drv.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user