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

/freebsd-10.0-release/crypto/openssh/
H A Dkrl.h53 int ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const Key *key);
H A Dkrl.c403 ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const Key *key) function
418 return ssh_krl_revoke_key_sha1(krl, key);
H A Dssh-keygen.c2032 r = ssh_krl_revoke_key_sha1(krl, key);

Completed in 69 milliseconds