Home
last modified time | relevance | path

Searched refs:tls_device_rx_resync_new_rec (Results 1 – 3 of 3) sorted by relevance

/net/tls/
Dtls.h230 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq);
252 tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) {} in tls_device_rx_resync_new_rec() function
Dtls_device.c771 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) in tls_device_rx_resync_new_rec() function
Dtls_sw.c2409 tls_device_rx_resync_new_rec(strp->sk, data_len + TLS_HEADER_SIZE, in tls_rx_msg_size()