Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dtcp_ao.h228 int tcp_v4_ao_calc_key_rsk(struct tcp_ao_key *mkt, u8 *key,
/linux-6.12.1/net/ipv4/
Dtcp_ao.c401 int tcp_v4_ao_calc_key_rsk(struct tcp_ao_key *mkt, u8 *key, in tcp_v4_ao_calc_key_rsk() function
690 err = tcp_v4_ao_calc_key_rsk(ao_key, hash_buf, req); in tcp_v4_ao_synack_hash()
Dtcp_ipv4.c1138 tcp_v4_ao_calc_key_rsk(key.ao_key, key.traffic_key, req);
1707 .ao_calc_key = tcp_v4_ao_calc_key_rsk,