Searched refs:authmethod_cfgs (Results 1 – 1 of 1) sorted by relevance
85 static struct authmethod_cfg *authmethod_cfgs[] = { variable116 for (found = i = 0; !found && authmethod_cfgs[i] != NULL; i++) { in auth2_methods_valid()117 cfg = authmethod_cfgs[i]; in auth2_methods_valid()