Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect2.c319 static void pubkey_prepare(Authctxt *);
379 pubkey_prepare(&authctxt); in ssh_userauth2()
1303 pubkey_prepare(Authctxt *authctxt) in pubkey_prepare() function