HomeSort by relevance Sort by last modified time
    Searched refs:ssh_krl_revoke_key_sha1 (Results 1 - 3 of 3) sorted by null

  /external/openssh/
krl.h 54 int ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const struct sshkey *key);
krl.c 412 ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const struct sshkey *key) function
429 return ssh_krl_revoke_key_sha1(krl, key);
    [all...]
ssh-keygen.c     [all...]

Completed in 1961 milliseconds