Home
last modified time | relevance | path

Searched refs:tcp_sigpool (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/net/ipv4/
Dtcp_sigpool.c260 int tcp_sigpool_start(unsigned int id, struct tcp_sigpool *c) __cond_acquires(RCU_BH) in tcp_sigpool_start()
293 void tcp_sigpool_end(struct tcp_sigpool *c) __releases(RCU_BH) in tcp_sigpool_end()
325 int tcp_sigpool_hash_skb_data(struct tcp_sigpool *hp, in tcp_sigpool_hash_skb_data()
Dtcp_ao.c24 unsigned int len, struct tcp_sigpool *hp) in tcp_ao_calc_traffic_key()
349 struct tcp_sigpool hp; in tcp_v4_ao_calc_key()
437 static int tcp_v4_ao_hash_pseudoheader(struct tcp_sigpool *hp, in tcp_v4_ao_hash_pseudoheader()
459 struct tcp_sigpool *hp, int nbytes) in tcp_ao_hash_pseudoheader()
512 static int tcp_ao_hash_sne(struct tcp_sigpool *hp, u32 sne) in tcp_ao_hash_sne()
525 static int tcp_ao_hash_header(struct tcp_sigpool *hp, in tcp_ao_hash_header()
567 struct tcp_sigpool hp; in tcp_ao_hash_hdr()
627 struct tcp_sigpool hp; in tcp_ao_hash_skb()
1341 struct tcp_sigpool hp; in tcp_ao_parse_crypto()
1553 struct tcp_sigpool hp; in tcp_ao_key_alloc()
DMakefile63 obj-$(CONFIG_TCP_SIGPOOL) += tcp_sigpool.o
Dtcp_ipv4.c1564 static int tcp_v4_md5_hash_headers(struct tcp_sigpool *hp,
1592 struct tcp_sigpool hp;
1622 struct tcp_sigpool hp;
Dtcp.c4711 int tcp_md5_hash_key(struct tcp_sigpool *hp, in tcp_md5_hash_key()
/linux-6.12.1/include/net/
Dtcp_ao.h172 struct tcp_sigpool;
192 unsigned int len, struct tcp_sigpool *hp);
237 int tcp_v6_ao_hash_pseudoheader(struct tcp_sigpool *hp,
Dtcp.h1803 struct tcp_sigpool { struct
1811 int tcp_sigpool_hash_skb_data(struct tcp_sigpool *hp, argument
1822 int tcp_sigpool_start(unsigned int id, struct tcp_sigpool *c);
1827 void tcp_sigpool_end(struct tcp_sigpool *c);
1891 int tcp_md5_hash_key(struct tcp_sigpool *hp,
/linux-6.12.1/net/ipv6/
Dtcp_ao.c28 struct tcp_sigpool hp; in tcp_v6_ao_calc_key()
115 int tcp_v6_ao_hash_pseudoheader(struct tcp_sigpool *hp, in tcp_v6_ao_hash_pseudoheader()
Dtcp_ipv6.c690 static int tcp_v6_md5_hash_headers(struct tcp_sigpool *hp, in tcp_v6_md5_hash_headers()
720 struct tcp_sigpool hp; in tcp_v6_md5_hash_hdr()
752 struct tcp_sigpool hp; in tcp_v6_md5_hash_skb()