Searched refs:ssh_krl_revoke_key (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dkrl.h54 int ssh_krl_revoke_key(struct ssh_krl *krl, const Key *key);
H A Dkrl.c415 ssh_krl_revoke_key(struct ssh_krl *krl, const Key *key) function
H A Dssh-keygen.c2034 r = ssh_krl_revoke_key(krl, key);

Completed in 123 milliseconds