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

  /external/openssh/
krl.h 61 int ssh_krl_file_contains_key(const char *path, const struct sshkey *key);
authfile.c 574 r = ssh_krl_file_contains_key(revoked_keys_file, key);
krl.c 1266 ssh_krl_file_contains_key(const char *path, const struct sshkey *key) function
    [all...]

Completed in 81 milliseconds