linux/drivers/crypto/chelsio/chtls
Atul Gupta 17a7d24aa8 crypto: chtls - generic handling of data and hdr
removed redundant check and made TLS PDU and header recv
handling common as received from HW.
Ensure that only tls header is read in cpl_rx_tls_cmp
read-ahead and skb is freed when entire data is processed.

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-05-27 00:11:33 +08:00
..
Makefile crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00
chtls.h crypto: chtls - generic handling of data and hdr 2018-05-27 00:11:33 +08:00
chtls_cm.c crypto: chtls - generic handling of data and hdr 2018-05-27 00:11:33 +08:00
chtls_cm.h
chtls_hw.c crypto: chtls - Program the TLS session Key 2018-03-31 23:37:33 -04:00
chtls_io.c crypto: chtls - generic handling of data and hdr 2018-05-27 00:11:33 +08:00
chtls_main.c crypto: chelsio - remove redundant assignment to cdev->ports 2018-04-21 00:58:31 +08:00