Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect2.c313 static void pubkey_prepare(Authctxt *);
397 pubkey_prepare(&authctxt); in ssh_userauth2()
1360 pubkey_prepare(Authctxt *authctxt) in pubkey_prepare() function