aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_device_fallback.c
diff options
context:
space:
mode:
authorBoris Pismenny <[email protected]>2018-07-13 11:33:40 +0000
committerDavid S. Miller <[email protected]>2018-07-16 07:13:10 +0000
commitdafb67f3bb4a58a45fe92c1e362ea6429831688a (patch)
tree38d8b887cf55df7ffc5887c80c4994fdfaa53e8b /net/tls/tls_device_fallback.c
parenttls: Refactor tls_offload variable names (diff)
downloadkernel-dafb67f3bb4a58a45fe92c1e362ea6429831688a.tar.gz
kernel-dafb67f3bb4a58a45fe92c1e362ea6429831688a.zip
tls: Split decrypt_skb to two functions
Previously, decrypt_skb also updated the TLS context. Now, decrypt_skb only decrypts the payload using the current context, while decrypt_skb_update also updates the state. Later, in the tls_device Rx flow, we will use decrypt_skb directly. Signed-off-by: Boris Pismenny <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tls/tls_device_fallback.c')
0 files changed, 0 insertions, 0 deletions