commit | b190a587c634a8559e4ceabeb0468e93db49789a | [log] [tgz] |
---|---|---|
author | Boris Pismenny <borisp@mellanox.com> | Fri Jul 13 14:33:42 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 00:13:11 2018 -0700 |
tree | 573b0b19fc4b734de7b150a28dfea81603f3b17a | |
parent | 39f56e1a78d647316db330c3b6f4c5637a895e3b [diff] |
tls: Fill software context without allocation This patch allows tls_set_sw_offload to fill the context in case it was already allocated previously. We will use it in TLS_DEVICE to fill the RX software context. Signed-off-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>