Searched refs:AUTH_FAIL_MSG (Results 1 - 3 of 3) sorted by last modified time

/freebsd-9.3-release/crypto/openssh/
H A Dauth.h213 #define AUTH_FAIL_MSG "Too many authentication failures for %.100s" macro
H A Dauth1.c366 packet_disconnect(AUTH_FAIL_MSG, authctxt->user);
H A Dauth2.c396 packet_disconnect(AUTH_FAIL_MSG, authctxt->user);

Completed in 48 milliseconds