auth_openkeyfile
FILE *auth_openkeyfile(const char *, struct passwd *, int);
if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) {