Searched refs:md5_hash_location (Results 1 – 1 of 1) sorted by relevance
725 const __u8 *md5_hash_location = NULL; in tcp_v4_send_reset() local770 if (tcp_parse_auth_options(tcp_hdr(skb), &md5_hash_location, &aoh)) in tcp_v4_send_reset()788 } else if (md5_hash_location) { in tcp_v4_send_reset()818 if (crypto_memneq(md5_hash_location, newhash, 16)) in tcp_v4_send_reset()