diff options
| author | Marcelo Cerri <[email protected]> | 2013-08-29 11:36:34 -0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2013-09-02 20:32:53 +1000 |
| commit | 884d981b04f3c00f61f4efaf9a93103e01260685 (patch) | |
| tree | 080a87c9c17b9a754cfc69d12a77328f8ae698ae /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 2d290f0240c682a5dddf6b9ba39460c82f9fdff1 (diff) | |
crypto: nx - fix limits to sg lists for AES-CTR
This patch updates the nx-aes-ctr implementation to perform several
hyper calls if needed in order to always respect the length limits for
scatter/gather lists.
Two different limits are considered:
- "ibm,max-sg-len": maximum number of bytes of each scatter/gather
list.
- "ibm,max-sync-cop":
- The total number of bytes that a scatter/gather list can hold.
- The maximum number of elements that a scatter/gather list can have.
Reviewed-by: Joy Latten <[email protected]>
Signed-off-by: Marcelo Cerri <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions