diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-09 10:43:21 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-15 16:21:23 +0800 |
commit | b67a026003725a5d2496eba691c293694ab4847a (patch) | |
tree | f26a8ae2284ef02c2e6eb9638e8a30bff99cc577 /tools/perf/scripts/python | |
parent | cff12830e2cb2044067167f95a537074240347b7 (diff) |
crypto: acomp - Add request chaining and virtual addresses
This adds request chaining and virtual address support to the
acomp interface.
It is identical to the ahash interface, except that a new flag
CRYPTO_ACOMP_REQ_NONDMA has been added to indicate that the
virtual addresses are not suitable for DMA. This is because
all existing and potential acomp users can provide memory that
is suitable for DMA so there is no need for a fall-back copy
path.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions