diff options
author | 2022-07-14 22:22:29 -0700 | |
---|---|---|
committer | 2022-07-18 11:24:11 +0100 | |
commit | 8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e (patch) | |
tree | 5abe8910f7ebe9a53eed18ce24596a541f67f397 /net/tls/tls_device.c | |
parent | tls: rx: remove the message decrypted tracking (diff) | |
download | linux-dev-8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e.tar.xz linux-dev-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 'net/tls/tls_device.c')
0 files changed, 0 insertions, 0 deletions