Searched refs:ssh_decrypt_challenge (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssh/
H A Dauthfd.h87 ssh_decrypt_challenge(AuthenticationConnection *, Key *, BIGNUM *, u_char[16],
H A Dauthfd.c365 ssh_decrypt_challenge(AuthenticationConnection *auth, function
H A Dsshconnect1.c116 if (!ssh_decrypt_challenge(auth, key, challenge, session_id, 1, response)) {

Completed in 96 milliseconds