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

/freebsd-10-stable/crypto/openssh/
H A Dkrl.h53 int ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key);
H A Dssh_namespace.h632 #define ssh_krl_revoke_key_explicit Fssh_ssh_krl_revoke_key_explicit macro
H A Dkrl.c400 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key) function
H A Dssh-keygen.c2103 r = ssh_krl_revoke_key_explicit(krl, key);

Completed in 120 milliseconds