Searched refs:preferred_authentications (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h93 char *preferred_authentications; member in struct:__anon4957
H A Dsshconnect2.c405 if (options.preferred_authentications == NULL)
406 options.preferred_authentications = authmethods_get();
1927 authlist = options.preferred_authentications;
1933 preferred = options.preferred_authentications;
H A Dreadconf.c695 charptr = &options->preferred_authentications;
1295 options->preferred_authentications = NULL;
1495 /* options->preferred_authentications will be set in ssh */

Completed in 75 milliseconds