Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp_ao.h229 int tcp_v4_ao_calc_key_rsk(struct tcp_ao_key *mkt, u8 *key,
/linux-6.14.4/net/ipv4/
Dtcp_ao.c402 int tcp_v4_ao_calc_key_rsk(struct tcp_ao_key *mkt, u8 *key, in tcp_v4_ao_calc_key_rsk() function
691 err = tcp_v4_ao_calc_key_rsk(ao_key, hash_buf, req); in tcp_v4_ao_synack_hash()
Dtcp_ipv4.c1141 tcp_v4_ao_calc_key_rsk(key.ao_key, key.traffic_key, req);
1710 .ao_calc_key = tcp_v4_ao_calc_key_rsk,