aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorBoris Pismenny <borisp@mellanox.com>2018-07-13 07:33:40 -0400
committerDavid S. Miller <davem@davemloft.net>2018-07-16 03:13:10 -0400
commitdafb67f3bb4a58a45fe92c1e362ea6429831688a (patch)
tree38d8b887cf55df7ffc5887c80c4994fdfaa53e8b /net/tls/tls_main.c
parentd80a1b9d186057ddb0d384ba601cf2b7d214539c (diff)
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 <borisp@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions