Searched defs:ao_hash (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/net/ipv6/ |
D | tcp_ao.c | 134 int tcp_v6_ao_hash_skb(char *ao_hash, struct tcp_ao_key *key, in tcp_v6_ao_hash_skb() 148 int tcp_v6_ao_synack_hash(char *ao_hash, struct tcp_ao_key *ao_key, in tcp_v6_ao_synack_hash()
|
/linux-6.12.1/net/ipv4/ |
D | tcp_ao.c | 559 int tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, in tcp_ao_hash_hdr() 621 char *ao_hash, struct tcp_ao_key *key, in tcp_ao_hash_skb() 671 int tcp_v4_ao_hash_skb(char *ao_hash, struct tcp_ao_key *key, in tcp_v4_ao_hash_skb() 679 int tcp_v4_ao_synack_hash(char *ao_hash, struct tcp_ao_key *ao_key, in tcp_v4_ao_synack_hash()
|
D | tcp_input.c | 4364 const u8 **md5_hash, const u8 **ao_hash) in tcp_do_parse_auth_options()
|
/linux-6.12.1/include/net/ |
D | tcp_ao.h | 348 const u8 **md5_hash, const u8 **ao_hash) in tcp_do_parse_auth_options()
|