Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/include/net/
Dtcp_ao.h191 int tcp_ao_calc_traffic_key(struct tcp_ao_key *mkt, u8 *key, void *ctx,
/linux-6.12.1/net/ipv4/
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
367 err = tcp_ao_calc_traffic_key(mkt, key, tmp, sizeof(*tmp), &hp); in tcp_v4_ao_calc_key()