Crypto build cleanup: remove INTERNAL_SHA256
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 28 Jul 2009 18:20:04 +0000 (21:20 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jul 2009 18:20:04 +0000 (21:20 +0300)
commit598a792d8cd822fc0c7ac7d7be58cbf66d22e83c
tree232b46ae085d64f1d283ba9eed57a0e184ab3b5c
parent246157cba6b506d47f55474125528e3546564df0
Crypto build cleanup: remove INTERNAL_SHA256

Instead of using a define and conditional building of sha256.c parts,
move the internal-SHA256 into a separate file.
eap_example/Makefile
hostapd/Makefile
src/crypto/sha256-internal.c [new file with mode: 0644]
src/crypto/sha256.c
src/utils/build_config.h
wpa_supplicant/Makefile