Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.c308 check_key_not_revoked(struct hostkeys *hostkeys, struct sshkey *k) in check_key_not_revoked() function
392 if (check_key_not_revoked(hostkeys, k) != 0) { in check_hostkeys_by_key_or_type()