Home
last modified time | relevance | path

Searched refs:oPubkeyAuthentication (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/crypto/openssh/
HDreadconf.c160 oPubkeyAuthentication, enumerator
239 { "pubkeyauthentication", oPubkeyAuthentication },
240 { "dsaauthentication", oPubkeyAuthentication }, /* alias */
1264 case oPubkeyAuthentication: in process_config_line_depth()
3430 case oPubkeyAuthentication: in fmt_intarg()
3598 dump_cfg_fmtint(oPubkeyAuthentication, o->pubkey_authentication); in dump_client_config()