Searched defs:ao_hash (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv6/ |
| H A 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/net/ipv4/ |
| H A D | tcp_ao.c | 561 int tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, in tcp_ao_hash_hdr() 623 char *ao_hash, struct tcp_ao_key *key, in tcp_ao_hash_skb() 673 int tcp_v4_ao_hash_skb(char *ao_hash, struct tcp_ao_key *key, in tcp_v4_ao_hash_skb() 681 int tcp_v4_ao_synack_hash(char *ao_hash, struct tcp_ao_key *ao_key, in tcp_v4_ao_synack_hash()
|
| H A D | tcp.c | 4970 const u8 **md5_hash, const u8 **ao_hash) in tcp_do_parse_auth_options()
|