diff options
| author | Iuliana Prodan <[email protected]> | 2020-02-12 19:55:23 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-02-22 09:25:48 +0800 |
| commit | bf53795025a2b026c89b45be1d832a325a2a9258 (patch) | |
| tree | 682e0de0156fd954484f32b9a22dc1ea37b84a02 /tools/perf/scripts/python/bin | |
| parent | 1c24022667130eefe15d49b906373807f181305c (diff) | |
crypto: caam - add crypto_engine support for RSA algorithms
Add crypto_engine support for RSA algorithms, to make use of
the engine queue.
The requests, with backlog flag, will be listed into crypto-engine
queue and processed by CAAM when free. In case the queue is empty,
the request is directly sent to CAAM.
Only the backlog request are sent to crypto-engine since the others
can be handled by CAAM, if free, especially since JR has up to 1024
entries (more than the 10 entries from crypto-engine).
Signed-off-by: Iuliana Prodan <[email protected]>
Reviewed-by: Horia Geantă <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions