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

  /external/openssh/
krl.h 47 int ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl,
krl.c 315 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const struct sshkey *ca_key, function
436 return ssh_krl_revoke_cert_by_serial(krl,
841 if ((r = ssh_krl_revoke_cert_by_serial(krl,
876 if ((r = ssh_krl_revoke_cert_by_serial(krl,
    [all...]

Completed in 99 milliseconds