Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dkrl.c417 revoke_by_hash(struct revoked_blob_tree *target, const u_char *p, size_t len) in revoke_by_hash() function
439 return revoke_by_hash(&krl->revoked_sha1s, p, len); in ssh_krl_revoke_key_sha1()
448 return revoke_by_hash(&krl->revoked_sha256s, p, len); in ssh_krl_revoke_key_sha256()