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

/freebsd-10-stable/crypto/openssh/
H A Dssh-keyscan.c238 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) function
315 ssh_set_verify_host_key_callback(c->c_ssh, key_print_wrapper);
318 * the key_print_wrapper() callback sets c_done.

Completed in 127 milliseconds