Home
last modified time | relevance | path

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

/external/openssh/
Dauth-rsa.c137 auth_rsa_challenge_dialog(Key *key) in auth_rsa_challenge_dialog() function
326 if (!auth_rsa_challenge_dialog(key)) { in auth_rsa()
Dauth-rh-rsa.c92 if (!auth_rsa_challenge_dialog(client_host_key)) { in auth_rhosts_rsa()
Dauth.h122 int auth_rsa_challenge_dialog(Key *);