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)
committerStefan Metzmacher <metze@samba.org>
Tue, 25 Aug 2009 15:53:43 +0000 (17:53 +0200)
commit1422b761e6a169daa0a52265edfc4a22052e51ea
tree3d0551bdc047fa9e1be9a80d89e1bc5b974a88d4
parentce168830aeec07412fa0deb107a255888312ff75
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
libcli/auth/credentials.c