Searched refs:ssh_decrypt_challenge (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/ssh/ |
| D | authfd.h | 87 ssh_decrypt_challenge(AuthenticationConnection *, Key *, BIGNUM *, u_char[16],
|
| D | authfd.c | 364 ssh_decrypt_challenge(AuthenticationConnection *auth, in ssh_decrypt_challenge() function
|
| D | sshconnect1.c | 115 if (!ssh_decrypt_challenge(auth, key, challenge, session_id, 1, response)) { in try_agent_authentication()
|