Searched refs:sshkey_in_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauthfile.h49 int sshkey_in_file(struct sshkey *, const char *, int, int);
H A Dauthfile.c494 * also checked and sshkey_in_file() will return success if either is found.
497 sshkey_in_file(struct sshkey *key, const char *filename, int strict_type, function
571 switch ((r = sshkey_in_file(key, revoked_keys_file, 0, 1))) {
H A Dauth2-pubkey.c849 if (sshkey_in_file(key->cert->signature_key,
H A Dssh_namespace.h821 #define sshkey_in_file Fssh_sshkey_in_file macro

Completed in 165 milliseconds