Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dauth.h238 FILE *auth_openkeyfile(const char *, struct passwd *, int);
H A Dauth2-pubkeyfile.c489 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile() function
H A Dauth2-pubkey.c601 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) { in user_key_allowed2()
H A DChangeLog7276 upstream: move auth_openprincipals() and auth_openkeyfile() over to