libcli/auth: add netlogon_creds_step_crypt() and netlogon_creds_first_step()
authorStefan Metzmacher <metze@samba.org>
Tue, 25 Aug 2009 09:25:47 +0000 (11:25 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 27 Aug 2009 13:55:20 +0000 (15:55 +0200)
commit8d58472706d651fb023ad2eb9d7268429cc7c0ca
treeffaa39799ddfed40f2190c2d01d1dc30c421c8af
parenta69d8ab35c03eab4342b5ffbbb961902c8b5f14b
libcli/auth: add netlogon_creds_step_crypt() and netlogon_creds_first_step()

This abstracts the usage of crypto functions instead of directly calling
des_crypt112().

metze

Signed-off-by: Günther Deschner <gd@samba.org>
libcli/auth/credentials.c