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

/freebsd-13-stable/crypto/openssh/
H A Dkrl.h54 int ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key);
H A Dkrl.c406 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key) function
458 return ssh_krl_revoke_key_explicit(krl, key);
H A Dssh_namespace.h543 #define ssh_krl_revoke_key_explicit Fssh_ssh_krl_revoke_key_explicit macro
H A Dssh-keygen.c2267 r = ssh_krl_revoke_key_explicit(krl, key);

Completed in 198 milliseconds