Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDauth-rsa.c135 auth_rsa_challenge_dialog(Key *key) in auth_rsa_challenge_dialog() function
321 if (!auth_rsa_challenge_dialog(key)) { in auth_rsa()
HDauth-rh-rsa.c89 if (!auth_rsa_challenge_dialog(client_host_key)) { in auth_rhosts_rsa()
HDauth.h116 int auth_rsa_challenge_dialog(Key *);