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

/freebsd-10.1-release/crypto/openssh/
H A Dservconf.c379 sGatewayPorts, sPubkeyAuthentication, sXAuthLocation, sSubsystem, enumerator in enum:__anon5158
433 { "pubkeyauthentication", sPubkeyAuthentication, SSHCFG_ALL },
434 { "dsaauthentication", sPubkeyAuthentication, SSHCFG_GLOBAL }, /* alias */
1116 case sPubkeyAuthentication:
2056 dump_cfg_fmtint(sPubkeyAuthentication, o->pubkey_authentication);

Completed in 53 milliseconds