Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c156 oPubkeyAuthentication, enumerator
232 { "pubkeyauthentication", oPubkeyAuthentication },
233 { "dsaauthentication", oPubkeyAuthentication }, /* alias */
952 case oPubkeyAuthentication: in process_config_line_depth()
2545 dump_cfg_fmtint(oPubkeyAuthentication, o->pubkey_authentication); in dump_client_config()