Home
last modified time | relevance | path

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

/freebsd/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) in ssh_krl_revoke_key_sha256() function
H A Dssh-keygen.c2377 r = ssh_krl_revoke_key_sha256(krl, blob, blen); in update_krl_from_file()
2417 r = ssh_krl_revoke_key_sha256(krl, blob, blen); in update_krl_from_file()