Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c175 confirm_key(Identity *id) in confirm_key() function
253 if (id != NULL && (!id->confirm || confirm_key(id) == 0)) { in process_authentication_challenge1()
315 if (id != NULL && (!id->confirm || confirm_key(id) == 0)) in process_sign_request2()