Searched refs:auth_openkeyfile (Results 1 – 4 of 4) sorted by relevance
238 FILE *auth_openkeyfile(const char *, struct passwd *, int);
490 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile() function
605 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) { in user_key_allowed2()
1319 upstream: move auth_openprincipals() and auth_openkeyfile() over to