Home
last modified time | relevance | path

Searched refs:tls_advance_record_sn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls.h304 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, in tls_advance_record_sn() function
H A Dtls_sw.c602 tls_advance_record_sn(sk, prot, &tls_ctx->tx); in tls_do_encryption()
1740 tls_advance_record_sn(sk, prot, &tls_ctx->rx); in tls_rx_one_record()
H A Dtls_device.c301 tls_advance_record_sn(sk, prot, &ctx->tx); in tls_push_record()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h506 static inline void tls_advance_record_sn(struct sock *sk, in tls_advance_record_sn() function
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c550 tls_advance_record_sn(sk, prot, &tls_ctx->tx); in tls_do_encryption()
1572 tls_advance_record_sn(sk, prot, in decrypt_skb_update()
1590 tls_advance_record_sn(sk, prot, &tls_ctx->rx); in decrypt_skb_update()
H A Dtls_device.c289 tls_advance_record_sn(sk, prot, &ctx->tx); in tls_push_record()

Completed in 13 milliseconds