aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-07-15 05:22:29 +0000
committerDavid S. Miller <[email protected]>2022-07-18 10:24:11 +0000
commit8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e (patch)
tree5abe8910f7ebe9a53eed18ce24596a541f67f397 /net/tls/tls_device.c
parenttls: rx: remove the message decrypted tracking (diff)
downloadkernel-8a958732818bc27f7da4d41ecf2c5c99d9aa8b0e.tar.gz
kernel-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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tls/tls_device.c')
0 files changed, 0 insertions, 0 deletions