Home
last modified time | relevance | path

Searched defs:found_key (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dauth2-pubkey.c717 int found_key = 0; in check_authkeys_file() local
853 int found_key = 0; in user_key_allowed2() local
882 int r, ok, found_key = 0; in user_key_command_allowed2() local
Dsshsig.c785 struct sshkey *found_key = NULL; in check_allowed_keys_line() local
930 struct sshkey *found_key = NULL; in get_matching_principals_from_line() local
Dssh-keygen.c1161 int found_key; /* For find/delete, host was found */ member