Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc35c88a authored by Atul Gupta's avatar Atul Gupta Committed by David S. Miller
Browse files

crypto : chtls - CPL handler definition



Exchange messages with hardware to program the TLS session
CPL handlers for messages received from chip.

Signed-off-by: default avatarAtul Gupta <atul.gupta@chelsio.com>
Signed-off-by: default avatarMichael Werner <werner@chelsio.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a0894394
Loading
Loading
Loading
Loading
+2126 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Original line Diff line number Diff line
@@ -332,6 +332,7 @@ void tcp_time_wait(struct sock *sk, int state, int timeo)
	tcp_update_metrics(sk);
	tcp_update_metrics(sk);
	tcp_done(sk);
	tcp_done(sk);
}
}
EXPORT_SYMBOL(tcp_time_wait);


void tcp_twsk_destructor(struct sock *sk)
void tcp_twsk_destructor(struct sock *sk)
{
{