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

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h112 int enable_ssh_keysign; member in struct:__anon4957
H A Dssh-keysign.c192 if (options.enable_ssh_keysign != 1)
H A Dreadconf.c927 intptr = &options->enable_ssh_keysign;
1298 options->enable_ssh_keysign = - 1;
1444 if (options->enable_ssh_keysign == -1)
1445 options->enable_ssh_keysign = 0;

Completed in 69 milliseconds