Home
last modified time | relevance | path

Searched refs:SSH2_MSG_USERAUTH_MIN (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/crypto/openssh/
HDssh2.h67 #define SSH2_MSG_USERAUTH_MIN 50 macro
HDsshconnect2.c476 ssh_dispatch_range(ssh, SSH2_MSG_USERAUTH_MIN, SSH2_MSG_USERAUTH_MAX, NULL); in ssh_userauth2()