Searched refs:ahmac (Results 1 – 3 of 3) sorted by relevance
265 mp_opt->ahmac = 0; in mptcp_parse_option()287 mp_opt->ahmac = get_unaligned_be64(ptr); in mptcp_parse_option()292 mp_opt->addr.id, mp_opt->ahmac, mp_opt->echo, ntohs(mp_opt->addr.port)); in mptcp_parse_option()683 opts->ahmac = 0; in mptcp_established_options_add_addr()688 opts->ahmac = add_addr_generate_hmac(msk->local_key, in mptcp_established_options_add_addr()693 opts->addr.id, opts->ahmac, echo, ntohs(opts->addr.port)); in mptcp_established_options_add_addr()1091 msk, hmac, mp_opt->ahmac); in add_addr_hmac_valid()1093 return hmac == mp_opt->ahmac; in add_addr_hmac_valid()1501 if (opts->ahmac) { in mptcp_write_options()1502 len += sizeof(opts->ahmac); in mptcp_write_options()[all …]
164 u64 ahmac; member
83 u64 ahmac; member