commit | a8c16e8ed624f24b2b082fb9a193e0132a5fd108 | [log] [tgz] |
---|---|---|
author | Rohit Maheshwari <rohitm@chelsio.com> | Thu Sep 10 19:51:47 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 17:26:39 2020 -0700 |
tree | a761730f8f6043295bcc75e4ba6a1383110eda18 | |
parent | 6b5525c86c9263e2b04e6d2d42a860212e0cf881 [diff] |
crypto/chcr: move nic TLS functionality to drivers/net This patch moves complete nic tls offload (kTLS) code from crypto directory to drivers/net/ethernet/chelsio/inline_crypto/ch_ktls directory. nic TLS is made a separate ULD of cxgb4. Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>