Searched refs:md5 (Results 1 – 2 of 2) sorted by relevance
778 struct tcp_md5sig_key **md5) in tcp_syn_options() argument784 *md5 = NULL; in tcp_syn_options()788 *md5 = tp->af_specific->md5_lookup(sk, sk); in tcp_syn_options()789 if (*md5) { in tcp_syn_options()808 if (likely(READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_timestamps) && !*md5)) { in tcp_syn_options()861 const struct tcp_md5sig_key *md5, in tcp_synack_options() argument870 if (md5) { in tcp_synack_options()932 struct tcp_md5sig_key **md5) in tcp_established_options() argument940 *md5 = NULL; in tcp_established_options()944 *md5 = tp->af_specific->md5_lookup(sk, sk); in tcp_established_options()[all …]
57 when in doubt select 'md5'