diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-07-14 22:22:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-07-18 11:24:11 +0100 |
commit | c618db2afe7c31d13ca8cf05b60f17165fbdc282 (patch) | |
tree | aa66b80b665d2a52d9149377e2df3de0dfd8d6f1 /lib/digsig.c | |
parent | 6ececdc5136900bc99ef04c60c9daeab86dbeb85 (diff) | |
download | linux-c618db2afe7c31d13ca8cf05b60f17165fbdc282.tar.bz2 |
tls: rx: async: hold onto the input skb
Async crypto currently benefits from the fact that we decrypt
in place. When we allow input and output to be different skbs
we will have to hang onto the input while we move to the next
record. Clone the inputs and keep them on a list.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/digsig.c')
0 files changed, 0 insertions, 0 deletions