Searched hist:"915 e4e8413dacc086efcef4de04fdfdca57e8b1c" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/crypto/hisilicon/sec/ |
H A D | Makefile | 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
H A D | sec_drv.h | 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
H A D | sec_drv.c | 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
H A D | sec_algs.c | 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
/linux/drivers/crypto/hisilicon/ |
H A D | Makefile | 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
H A D | Kconfig | 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
/linux/drivers/crypto/ |
H A D | Makefile | diff 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|
H A D | Kconfig | diff 915e4e8413dacc086efcef4de04fdfdca57e8b1c Mon Jul 23 17:49:54 CEST 2018 Jonathan Cameron <Jonathan.Cameron@huawei.com> 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>
|