Home
last modified time | relevance | path

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

/external/openssh/
Dkrl.h53 int ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key);
Dkrl.c399 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key) in ssh_krl_revoke_key_explicit() function
Dssh-keygen.c2109 r = ssh_krl_revoke_key_explicit(krl, key); in update_krl_from_file()