Searched refs:ssh_decrypt_challenge (Results 1 – 3 of 3) sorted by relevance
| /trueos/crypto/openssh/ |
| HD | authfd.h | 87 ssh_decrypt_challenge(AuthenticationConnection *, Key *, BIGNUM *, u_char[16],
|
| HD | authfd.c | 365 ssh_decrypt_challenge(AuthenticationConnection *auth, in ssh_decrypt_challenge() function
|
| HD | sshconnect1.c | 116 if (!ssh_decrypt_challenge(auth, key, challenge, session_id, 1, response)) { in try_agent_authentication()
|