diff options
| author | Romain Perier <[email protected]> | 2016-06-21 10:08:34 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-06-23 18:14:03 +0800 |
| commit | bac8e805a30dc2a29c3fdde9d822e59c75e710d7 (patch) | |
| tree | 0eb0fdc0a856f601eab7f627ffe10e5312d90a3b /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b99acf79a17bf402ea5759ad9d44eba3ed837a59 (diff) | |
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Add a TDMA descriptor at the end of the request for copying the
output IV vector via a DMA transfer. This is a good way for offloading
as much as processing as possible to the DMA and the crypto engine.
This is also required for processing multiple cipher requests
in chained mode, otherwise the content of the IV vector would be
overwritten by the last processed request.
Signed-off-by: Romain Perier <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions