Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dssh-keyscan.c210 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) in key_print_wrapper() function
307 ssh_set_verify_host_key_callback(c->c_ssh, key_print_wrapper); in keygrab_ssh2()