HomeSort by: relevance | last modified time | path
    Searched refs:auth_key_is_revoked (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth.h 192 int auth_key_is_revoked(struct sshkey *);
auth2-hostbased.c 181 if (auth_key_is_revoked(key))
auth2-pubkey.c 809 if (auth_key_is_revoked(key))
812 auth_key_is_revoked(key->cert->signature_key))
auth.c 600 auth_key_is_revoked(struct sshkey *key) function

Completed in 19 milliseconds