Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dreadconf.c160 oPubkeyAuthentication, enumerator
233 { "pubkeyauthentication", oPubkeyAuthentication },
234 { "dsaauthentication", oPubkeyAuthentication }, /* alias */
971 case oPubkeyAuthentication: in process_config_line_depth()
2623 dump_cfg_fmtint(oPubkeyAuthentication, o->pubkey_authentication); in dump_client_config()