Searched refs:confirm_key (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-agent.c207 confirm_key(Identity *id) function
284 if (id != NULL && (!id->confirm || confirm_key(id) == 0)) {
346 if (id != NULL && (!id->confirm || confirm_key(id) == 0))

Completed in 117 milliseconds