Home
last modified time | relevance | path

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

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