Searched refs:ssh_decrypt_challenge (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | authfd.h | 92 ssh_decrypt_challenge(AuthenticationConnection *, Key *, BIGNUM *, u_char[16],
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | authfd.c | 362 ssh_decrypt_challenge(AuthenticationConnection *auth, in ssh_decrypt_challenge() function
|
/titanic_50/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect1.c | 123 if (!ssh_decrypt_challenge(auth, key, challenge, session_id, 1, response)) { in try_agent_authentication()
|