Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect2.c320 static void pubkey_cleanup(Authctxt *);
405 pubkey_cleanup(&authctxt); in ssh_userauth2()
1439 pubkey_cleanup(Authctxt *authctxt) in pubkey_cleanup() function