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

  /external/openssh/
authfile.h 29 int key_in_file(Key *, const char *, int);
auth2-pubkey.c 394 if (key_in_file(key->cert->signature_key,
auth.c 624 switch (key_in_file(key, options.revoked_keys_file, 0)) {
641 fatal("key_in_file returned junk");
authfile.c 893 key_in_file(Key *key, const char *filename, int strict_type) function

Completed in 136 milliseconds