Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDhostfile.h18 HOST_OK, HOST_NEW, HOST_CHANGED, HOST_REVOKED, HOST_FOUND enumerator
HDhostfile.c429 end_return = HOST_REVOKED; in check_hostkeys_by_key_or_type()
HDsshconnect.c1046 case HOST_REVOKED: in check_host_key()
1220 if (want_cert && host_status != HOST_REVOKED) { in check_host_key()
HDauth.c426 if (host_status == HOST_REVOKED) in check_key_in_hostfiles()