diff options
author | Iuliana Prodan <[email protected]> | 2019-05-28 12:52:11 +0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-06-06 14:38:57 +0800 |
commit | 3b2614cb864d4114250f043ce6ff94e152198ae5 (patch) | |
tree | 937f713b44e07c5d3ef54e03b3fff0506ac0eb03 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c3725f7ccc8cae1fb71e97768f03bfbd846f7827 (diff) |
crypto: caam - strip input without changing crypto request
For rsa and pkcs1pad, CAAM expects an input of modulus size.
For this we strip the leading zeros in case the size is more than modulus.
This commit avoids modifying the crypto request while stripping zeros from
input, to comply with the crypto API requirement. This is done by adding
a fixup input pointer and length.
Signed-off-by: Iuliana Prodan <[email protected]>
Reviewed-by: Horia Geanta <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions