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

/freebsd-9.3-release/crypto/openssh/
H A Dauth-rsa.c178 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) == NULL)
H A Dauth.c577 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) function
H A Dauth.h187 FILE *auth_openkeyfile(const char *, struct passwd *, int);
H A Dauth2-pubkey.c490 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) {

Completed in 83 milliseconds