diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-07-14 22:22:29 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-07-18 11:24:11 +0100 |
commit | 8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e (patch) | |
tree | 5abe8910f7ebe9a53eed18ce24596a541f67f397 /samples/kfifo | |
parent | 53d57999fe02785040bc53e2f12efc881f13ae17 (diff) | |
download | linux-8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e.tar.gz linux-8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e.tar.bz2 linux-8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e.zip |
tls: rx: factor out device darg update
I already forgot to transform darg from input to output
semantics once on the NIC inline crypto fastpath. To
avoid this happening again create a device equivalent
of decrypt_internal(). A function responsible for decryption
and transforming darg.
While at it rename decrypt_internal() to a hopefully slightly
more meaningful name.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/kfifo')
0 files changed, 0 insertions, 0 deletions