From 6a185016f4997b8b5c2dcf8162b7f48c22cc12f3 Mon Sep 17 00:00:00 2001 From: LABBE Corentin Date: Sun, 17 May 2015 12:54:13 +0200 Subject: [PATCH] crypto: md5 - use md5 IV MD5_HX instead of their raw value Since MD5 IV are now available in crypto/md5.h, use them. Signed-off-by: LABBE Corentin Signed-off-by: Herbert Xu --- Reading git-format-patch failed