Searched refs:DROPBEAR_NGROUP_MAX (Results 1 – 2 of 2) sorted by relevance
84 #define DROPBEAR_NGROUP_MAX 1024 macro
201 for (ngroups = 32; ngroups <= DROPBEAR_NGROUP_MAX; ngroups *= 2) { in check_group_membership()