Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dauthfd.h30 #define SSH_AGENT_RSA_RESPONSE 4 macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dauthfd.c396 } else if (type != SSH_AGENT_RSA_RESPONSE) { in ssh_decrypt_challenge()
/titanic_50/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c273 buffer_put_char(&msg, SSH_AGENT_RSA_RESPONSE); in process_authentication_challenge1()