FIPS: Remove md5-non-fips.c
authorJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 13:53:15 +0000 (16:53 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 13:53:15 +0000 (16:53 +0300)
commit44ec48ebfd19c1828c26880d7f32f6e658477e30
treeb54df008fc9308d07876126c090fd57825b73417
parentbe9e8c293caee7d08257da1807fd9c20f4af61c3
FIPS: Remove md5-non-fips.c

Commit c9e08af24fd7dda3f21674cdc744579b8c38fa28 removed the only user of
the special case MD5 use that would be allowed in FIPS mode in
tls_prf_sha1_md5(). Commit 271dbf1594bea461ea2ea7946a773a30bfa254aa
removed the file from the build, but left the implementation into the
repository. To clean things up even further, remove this functionality
completely since it is not expected to be needed for FIPS mode anymore.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/crypto/Makefile
src/crypto/crypto.h
src/crypto/crypto_openssl.c
src/crypto/md5-non-fips.c [deleted file]
src/crypto/md5.h
src/crypto/sha1-tlsprf.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile