Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c168 respond_to_rsa_challenge(BIGNUM * challenge, RSA * prv) in respond_to_rsa_challenge() function
307 respond_to_rsa_challenge(challenge, private->rsa); in try_rsa_authentication()
371 respond_to_rsa_challenge(challenge, host_key->rsa); in try_rhosts_rsa_authentication()