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

  /src/crypto/external/bsd/openssh/dist/
auth.h 233 int auth_check_authkeys_file(struct passwd *, FILE *, char *,
auth2-pubkeyfile.c 430 auth_check_authkeys_file(struct passwd *pw, FILE *f, char *file, function
auth2-pubkey.c 648 found_key = auth_check_authkeys_file(pw, f, file,
766 ok = auth_check_authkeys_file(user_pw, f,

Completed in 55 milliseconds