Searched refs:key_in_file (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauthfile.h29 int key_in_file(Key *, const char *, int);
H A Dauth.c677 switch (key_in_file(key, options.revoked_keys_file, 0)) {
695 fatal("key_in_file returned junk");
H A Dauth2-pubkey.c431 if (key_in_file(key->cert->signature_key,
H A Dssh_namespace.h282 #define key_in_file ssh_key_in_file macro
H A Dauthfile.c893 key_in_file(Key *key, const char *filename, int strict_type) function

Completed in 81 milliseconds