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

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth.h189 FILE *auth_openkeyfile(const char *, struct passwd *, int);
H A Dauth-rsa.c180 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) == NULL)
H A Dauth.c553 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) function
H A Dauth2-pubkey.c445 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) {

Completed in 123 milliseconds