mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	crypto : chtls - CPL handler definition
Exchange messages with hardware to program the TLS session CPL handlers for messages received from chip. 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>
This commit is contained in:
		
							parent
							
								
									a089439478
								
							
						
					
					
						commit
						cc35c88ae4
					
				
					 2 changed files with 2127 additions and 0 deletions
				
			
		
							
								
								
									
										2126
									
								
								drivers/crypto/chelsio/chtls/chtls_cm.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2126
									
								
								drivers/crypto/chelsio/chtls/chtls_cm.c
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
				
			
			@ -332,6 +332,7 @@ void tcp_time_wait(struct sock *sk, int state, int timeo)
 | 
			
		|||
	tcp_update_metrics(sk);
 | 
			
		||||
	tcp_done(sk);
 | 
			
		||||
}
 | 
			
		||||
EXPORT_SYMBOL(tcp_time_wait);
 | 
			
		||||
 | 
			
		||||
void tcp_twsk_destructor(struct sock *sk)
 | 
			
		||||
{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue