Crypto build cleanup: remove CONFIG_NO_T_PRF
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 11 Aug 2009 17:19:37 +0000 (20:19 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 11 Aug 2009 17:19:37 +0000 (20:19 +0300)
commit6f693b5d0b6b9a15eaa8323abc8a68bf40844d08
tree7080a3519e2a181e52539b2af0f9ad9bbb47464d
parent05edfe29943afe073f500129c7c3e00b540e8c4d
Crypto build cleanup: remove CONFIG_NO_T_PRF

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