From: Steve French Date: Tue, 25 Jan 2011 19:28:43 +0000 (+0000) Subject: [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs X-Git-Tag: v2.6.38-rc3~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c100c0b423266c0ee28497e90fdf27c05e6b8e;p=pandora-kernel.git [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs Replace remaining use of md5 hash functions local to cifs module with kernel crypto APIs. Remove header and source file containing those local functions. Signed-off-by: Shirish Pargaonkar Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed