Searched refs:rcd_len (Results 1 – 2 of 2) sorted by relevance
234 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq);256 tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) {} in tls_device_rx_resync_new_rec() argument
765 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) in tls_device_rx_resync_new_rec() argument804 if (sock_data > rcd_len) { in tls_device_rx_resync_new_rec()806 rcd_len); in tls_device_rx_resync_new_rec()811 seq += rcd_len; in tls_device_rx_resync_new_rec()
Completed in 7 milliseconds