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

/freebsd-13-stable/crypto/openssh/
H A Dkrl.h55 int ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const u_char *p, size_t len);
H A Dssh_namespace.h544 #define ssh_krl_revoke_key_sha1 Fssh_ssh_krl_revoke_key_sha1 macro
H A Dkrl.c436 ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const u_char *p, size_t len) function
H A Dssh-keygen.c2274 r = ssh_krl_revoke_key_sha1(krl, blob, blen);

Completed in 118 milliseconds