Re: [net-next] crypto/chcr: move nic TLS functionality to drivers/net

2020-09-11 Thread David Miller
From: Rohit Maheshwari Date: Thu, 10 Sep 2020 19:51:47 +0530 > 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 Applied,

[net-next] crypto/chcr: move nic TLS functionality to drivers/net

2020-09-10 Thread Rohit Maheshwari
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 --- drivers/crypto/chelsio/Kconfig| 11 -- drivers/crypto/chelsio