Searched refs:ssh_krl_revoke_key_sha256 (Results 1 – 4 of 4) sorted by relevance
58 int ssh_krl_revoke_key_sha256(struct ssh_krl *krl, const u_char *p, size_t len);
652 #define ssh_krl_revoke_key_sha256 Fssh_ssh_krl_revoke_key_sha256 macro
443 ssh_krl_revoke_key_sha256(struct ssh_krl *krl, const u_char *p, size_t len) in ssh_krl_revoke_key_sha256() function
2377 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()