Searched defs:traffic_key (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp_ao.c | 74 enum tcp_ao_algo_id algo, const u8 *traffic_key) in tcp_ao_mac_init() argument 131 void tcp_ao_calc_traffic_key(const struct tcp_ao_key *mkt, u8 *traffic_key, in tcp_ao_calc_traffic_key() argument 784 struct tcp_ao_key **key, char **traffic_key, in tcp_ao_prepare_reset() argument 875 u8 *traffic_key; tcp_ao_transmit_skb() local 957 tcp_ao_verify_hash(const struct sock * sk,const struct sk_buff * skb,unsigned short int family,struct tcp_ao_info * info,const struct tcp_ao_hdr * aoh,struct tcp_ao_key * key,u8 * traffic_key,u8 * phash,u32 sne,int l3index) tcp_ao_verify_hash() argument 1001 u8 *traffic_key; tcp_inbound_ao_hash() local 1122 u8 *traffic_key = snd_other_key(ao_key); tcp_ao_cache_traffic_keys() local [all...] |
| H A D | tcp_ipv4.c | 671 char *traffic_key; in tcp_v4_ao_sign_reset() local [all...] |