EAP peer: Replace MD5 with SHA1 in duplicate message workaround
authorJouni Malinen <j@w1.fi>
Sat, 1 Aug 2015 13:50:48 +0000 (16:50 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 1 Aug 2015 13:57:04 +0000 (16:57 +0300)
commit125bbef0e789fa84712dbfa6579e7e5299dfcec0
tree0f226932f59b2684a3ce11b6bf80e4c7ef04c497
parent97e986cd74b038eb2043d64a8a50649996db5c65
EAP peer: Replace MD5 with SHA1 in duplicate message workaround

MD5 is not available in CONFIG_FIPS=y builds, so use SHA1 for the EAP
peer workaround that tries to detect more robustly whether a duplicate
message was sent.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap.c
src/eap_peer/eap_i.h