Lines Matching refs:sshlog
97 sshlog(nil, "no proto=rsa key in factotum"); in dh_init()
108 sshlog(nil, "no key (n) found"); in dh_init()
117 sshlog(nil, "no key (ek) found"); in dh_init()
163 sshlog(nil, "no proto=dsa key in factotum"); in dh_init()
175 sshlog(nil, "no key (p) found"); in dh_init()
182 sshlog(nil, "no key (q) found"); in dh_init()
189 sshlog(nil, "no key (g) found"); in dh_init()
196 sshlog(nil, "no key (y) found"); in dh_init()
207 sshlog(nil, "no key (x) found"); in dh_init()
221 sshlog(c, "no public RSA key info"); in rsa_ks()
521 sshlog(c, "failed to generate signature: %r"); in dh_server()
648 sshlog(c, "out of memory"); in verifyhostkey()