Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor_wrap.h49 void mm_sshkey_setcompat(struct ssh *);
H A Dsshd-auth.c794 mm_sshkey_setcompat(ssh); /* tell monitor */ in do_ssh2_kex()
H A Dmonitor_wrap.c258 mm_sshkey_setcompat(struct ssh *ssh) in mm_sshkey_setcompat() function