Crypto build cleanup: remove CONFIG_NO_TLS_PRF
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 11 Aug 2009 17:24:06 +0000 (20:24 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 11 Aug 2009 17:24:06 +0000 (20:24 +0300)
commitd9feab18fc50218afd1a351965945bec21e4ba7c
tree6fe951c890a49471b8f924cde3df2652918b0a21
parent6f693b5d0b6b9a15eaa8323abc8a68bf40844d08
Crypto build cleanup: remove CONFIG_NO_TLS_PRF

Instead of using a define and conditional building of sha1.c parts,
move the TLS PRF implementation into a separate file.
hostapd/Makefile
src/crypto/sha1-tlsprf.c [new file with mode: 0644]
src/crypto/sha1.c
wpa_supplicant/Makefile