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

/freebsd-current/crypto/openssh/
H A Dkrl.h58 int ssh_krl_revoke_key_sha256(struct ssh_krl *krl, const u_char *p, size_t len);
H A Dssh_namespace.h652 #define ssh_krl_revoke_key_sha256 Fssh_ssh_krl_revoke_key_sha256 macro
H A Dkrl.c443 ssh_krl_revoke_key_sha256(struct ssh_krl *krl, const u_char *p, size_t len) function
H A Dssh-keygen.c2377 r = ssh_krl_revoke_key_sha256(krl, blob, blen);
2417 r = ssh_krl_revoke_key_sha256(krl, blob, blen);

Completed in 314 milliseconds