Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect2.c321 static void pubkey_prepare(Authctxt *);
398 pubkey_prepare(&authctxt); in ssh_userauth2()
546 pubkey_prepare(authctxt); in input_userauth_failure()
1195 pubkey_prepare(Authctxt *authctxt) in pubkey_prepare() function