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

/freebsd-10-stable/crypto/openssh/
H A Dkrl.h55 int ssh_krl_revoke_key(struct ssh_krl *krl, const struct sshkey *key);
H A Dssh_namespace.h631 #define ssh_krl_revoke_key Fssh_ssh_krl_revoke_key macro
H A Dkrl.c427 ssh_krl_revoke_key(struct ssh_krl *krl, const struct sshkey *key) function
H A Dssh-keygen.c2107 r = ssh_krl_revoke_key(krl, key);

Completed in 174 milliseconds