Home
last modified time | relevance | path

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

/external/openssh/
Dauth1.c49 static int auth1_process_rsa(Authctxt *, char *, size_t);
70 &options.rsa_authentication, auth1_process_rsa
146 auth1_process_rsa(Authctxt *authctxt, char *info, size_t infolen) in auth1_process_rsa() function