Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-pubkey.c764 check_authkeys_file(FILE *f, char *file, Key* key, struct passwd *pw) in check_authkeys_file() function
955 found_key = check_authkeys_file(f, file, key, pw); in user_key_allowed2()
1061 ok = check_authkeys_file(f, options.authorized_keys_command, key, pw); in user_key_command_allowed2()