crypto: chtls - Inline TLS record Tx
authorAtul Gupta <atul.gupta@chelsio.com>
Sat, 31 Mar 2018 16:12:00 +0000 (21:42 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 03:37:32 +0000 (23:37 -0400)
commit36bedb3f2e5b81832b5895363ed3fedb9ff1e8d0
tree74b25eaa0590ea6af3f17d1979214f35063b3e84
parentcc35c88ae4db219611e204375d6a4248bc0e84d6
crypto: chtls - Inline TLS record Tx

TLS handler for record transmit.
Create Inline TLS work request and post to FW.
Create Inline TLS record CPLs for hardware

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: Michael Werner <werner@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/crypto/chelsio/chtls/chtls_io.c [new file with mode: 0644]
drivers/crypto/chelsio/chtls/chtls_main.c