]> andersk Git - openssh.git/blame - auth2-pam.h
- (djm) Don't log SSH2 PAM KbdInt responses to debug, they may contain
[openssh.git] / auth2-pam.h
CommitLineData
8c9fe09e 1#include "includes.h"
2#ifdef USE_PAM
3
4int auth2_pam(Authctxt *authctxt);
5
6#endif /* USE_PAM */
This page took 0.063052 seconds and 5 git commands to generate.