On Mon, Feb 14, 2011 at 5:33 PM, wrote:
> From: Shirish Pargaonkar
>
>
> Use kernel crypto APIs for DES encryption during LM and NT hash generation
> instead of local functions within cifs.
> Source file smbdes.c is deleted excpet four functions, one of which
> uses ecb des functionality provide
From: Shirish Pargaonkar
Use kernel crypto APIs for DES encryption during LM and NT hash generation
instead of local functions within cifs.
Source file smbdes.c is deleted excpet four functions, one of which
uses ecb des functionality provided by kernel crypto apis.
Change lnm_session_key back