diff options
author | David Howells <[email protected]> | 2022-11-04 23:13:40 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2022-11-08 16:42:28 +0000 |
commit | 30d95efe06e18bd55691902bb4ec873e4b21a754 (patch) | |
tree | c6e074655bcde35e621be4e6d2fc64668423d4cf /tools/perf/scripts/python/stat-cpi.py | |
parent | 1fc4fa2ac93dcf3542f2dc6f7ff88fb022da5116 (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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions