aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorlei he <[email protected]>2022-05-06 21:16:26 +0800
committerMichael S. Tsirkin <[email protected]>2022-05-31 12:45:09 -0400
commita36bd0ad9fbf69d0d711b1c105954ce8d6cc144a (patch)
treeb7e152f78d90541dbe09767faa38f06c93a3ed5e /tools/perf/scripts/python
parent977231e8d45657871a86fe3c7bed94921d04e447 (diff)
virtio-crypto: adjust dst_len at ops callback
For some akcipher operations(eg, decryption of pkcs1pad(rsa)), the length of returned result maybe less than akcipher_req->dst_len, we need to recalculate the actual dst_len through the virt-queue protocol. Cc: Michael S. Tsirkin <[email protected]> Cc: Jason Wang <[email protected]> Cc: Gonglei <[email protected]> Reviewed-by: Gonglei <[email protected]> Signed-off-by: lei he <[email protected]> Signed-off-by: zhenwei pi <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions