Searched refs:tcp_md5_check (Results 1 – 3 of 3) sorted by relevance
291 int tcp_md5_check(int, struct auth_config *);
832 tcp_md5_check(int fd, struct auth_config *auth) in tcp_md5_check() function
1042 if (tcp_md5_check(connfd, &p->auth_conf) == -1) { in session_accept()