Home | History | Annotate | Download | only in openssh

Lines Matching full:rsa_authentication

97 	options->rsa_authentication = -1;
218 if (options->rsa_authentication == -1)
219 options->rsa_authentication = 1;
942 intptr = &options->rsa_authentication;
1508 M_CP_INTOPT(rsa_authentication);
1724 dump_cfg_fmtint(sRSAAuthentication, o->rsa_authentication);