Searched refs:auth_key_is_revoked (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/openssh/
H A Dauth.h199 int auth_key_is_revoked(struct sshkey *);
H A Dauth2-hostbased.c179 if (auth_key_is_revoked(key))
H A Dauth2-pubkey.c1007 if (auth_key_is_revoked(key))
1010 auth_key_is_revoked(key->cert->signature_key))
H A Dauth.c642 auth_key_is_revoked(struct sshkey *key) function

Completed in 55 milliseconds