Home
last modified time | relevance | path

Searched refs:tcp_ao_calc_traffic_key (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ao.c46 err = tcp_ao_calc_traffic_key(mkt, key, tmp, sizeof(*tmp), &hp); in tcp_v6_ao_calc_key()
/linux/net/ipv4/
H A Dtcp_ao.c23 int tcp_ao_calc_traffic_key(struct tcp_ao_key *mkt, u8 *key, void *ctx, in tcp_ao_calc_traffic_key() function
368 err = tcp_ao_calc_traffic_key(mkt, key, tmp, sizeof(*tmp), &hp); in tcp_v4_ao_calc_key()