HomeSort by: relevance | last modified time | path
    Searched refs:auth_openkeyfile (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth.h 235 FILE *auth_openkeyfile(const char *, struct passwd *, int);
auth2-pubkeyfile.c 589 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) function
auth2-pubkey.c 647 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) {

Completed in 14 milliseconds