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

/freebsd-13-stable/crypto/openssh/
H A Dreadconf.h114 int enable_ssh_keysign; member in struct:__anon6881
H A Dssh-keysign.c215 if (options.enable_ssh_keysign != 1)
H A Dreadconf.c1388 intptr = &options->enable_ssh_keysign;
1916 options->enable_ssh_keysign = - 1;
2080 if (options->enable_ssh_keysign == -1)
2081 options->enable_ssh_keysign = 0;
2632 dump_cfg_fmtint(oEnableSSHKeysign, o->enable_ssh_keysign);

Completed in 81 milliseconds