aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2022-11-04 23:13:40 +0000
committerDavid Howells <[email protected]>2022-11-08 16:42:28 +0000
commit30d95efe06e18bd55691902bb4ec873e4b21a754 (patch)
treec6e074655bcde35e621be4e6d2fc64668423d4cf /tools/perf/scripts/python/Perf-Trace-Util/lib
parent1fc4fa2ac93dcf3542f2dc6f7ff88fb022da5116 (diff)
rxrpc: Allocate an skcipher each time needed rather than reusing
In the rxkad security class, allocate the skcipher used to do packet encryption and decription rather than allocating one up front and reusing it for each packet. Reusing the skcipher precludes doing crypto in parallel. Signed-off-by: David Howells <[email protected]> cc: Marc Dionne <[email protected]> cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions