Searched refs:tls_advance_record_sn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls.h | 304 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, in tls_advance_record_sn() function
|
H A D | tls_sw.c | 602 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 D | tls_device.c | 301 tls_advance_record_sn(sk, prot, &ctx->tx); in tls_push_record()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | tls.h | 506 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 D | tls_sw.c | 550 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 D | tls_device.c | 289 tls_advance_record_sn(sk, prot, &ctx->tx); in tls_push_record()
|
Completed in 12 milliseconds