Home
last modified time | relevance | path

Searched defs:want_cert (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dhostfile.c355 int want_cert = sshkey_is_cert(k); in check_hostkeys_by_key_or_type() local
H A Dsshconnect.c973 int r, want_cert = sshkey_is_cert(host_key), host_ip_differ = 0; in check_host_key() local