[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
authorSteve French <sfrench@us.ibm.com>
Tue, 25 Jan 2011 19:28:43 +0000 (19:28 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 25 Jan 2011 19:28:43 +0000 (19:28 +0000)
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 <shirishpargaonkar@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found