Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dauth2-pubkeyfile.c443 auth_openfile(const char *file, struct passwd *pw, int strict_modes, in auth_openfile() function
492 return auth_openfile(file, pw, strict_modes, 1, "authorized keys"); in auth_openkeyfile()
498 return auth_openfile(file, pw, strict_modes, 0, in auth_openprincipals()