HomeSort by: relevance | last modified time | path
    Searched refs:ssh_krl_revoke_key_sha256 (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
krl.h 59 int ssh_krl_revoke_key_sha256(struct ssh_krl *krl, const u_char *p, size_t len);
krl.c 453 ssh_krl_revoke_key_sha256(struct ssh_krl *krl, const u_char *p, size_t len) function
ssh-keygen.c 2304 if ((r = ssh_krl_revoke_key_sha256(krl,
2347 r = ssh_krl_revoke_key_sha256(krl, blob, blen);

Completed in 19 milliseconds