Home
last modified time | relevance | path

Searched refs:ssh_krl_revoke_key_explicit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkrl.h57 int ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key);
H A Dkrl.c411 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key) in ssh_krl_revoke_key_explicit() function
463 return ssh_krl_revoke_key_explicit(krl, key); in ssh_krl_revoke_key()