Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-pubkey.c338 int found_key = 0; in check_authkeys_file() local
507 int found_key = 0; in user_key_allowed2() local
530 int ok, found_key = 0; in user_key_command_allowed2() local
Dssh-keygen.c1045 int found_key; /* For find/delete, host was found */ member