Home
last modified time | relevance | path

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

/linux-6.8/net/ipv6/
Dtcp_ao.c46 err = tcp_ao_calc_traffic_key(mkt, key, tmp, sizeof(*tmp), &hp); in tcp_v6_ao_calc_key()
/linux-6.8/include/net/
Dtcp_ao.h222 int tcp_ao_calc_traffic_key(struct tcp_ao_key *mkt, u8 *key, void *ctx,
/linux-6.8/net/ipv4/
Dtcp_ao.c22 int tcp_ao_calc_traffic_key(struct tcp_ao_key *mkt, u8 *key, void *ctx, in tcp_ao_calc_traffic_key() function
349 err = tcp_ao_calc_traffic_key(mkt, key, tmp, sizeof(*tmp), &hp); in tcp_v4_ao_calc_key()