diff options
author | David Howells <dhowells@redhat.com> | 2022-11-04 23:13:40 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2022-11-08 16:42:28 +0000 |
commit | 30d95efe06e18bd55691902bb4ec873e4b21a754 (patch) | |
tree | c6e074655bcde35e621be4e6d2fc64668423d4cf /net/ipv6 | |
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 <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions