Searched refs:SSH_AUTHOPT_PERMIT_MAX (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/ | ||
H A D | auth-options.h | 26 #define SSH_AUTHOPT_PERMIT_MAX 4096 macro |
H A D | auth-options.c | 262 if (npermits > SSH_AUTHOPT_PERMIT_MAX) { in handle_permit() |