OSDN Git Service

crypto: chtls - structure and macro for Inline TLS
authorAtul Gupta <atul.gupta@chelsio.com>
Sat, 31 Mar 2018 16:11:57 +0000 (21:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 03:37:32 +0000 (23:37 -0400)
commita6779341a173aa8cedb5985e0c21c5d7c94c270a
tree8f1dc4df56f6c1e47b3c391db070f37043d0d9ca
parent639d28a1a40785ba36eec57b4d5d6b21be67196f
crypto: chtls - structure and macro for Inline TLS

Define Inline TLS state, connection management info.
Supporting macros definition.

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