Move SHA256-based PRF function into a separate C file
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 19:24:11 +0000 (22:24 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 19:24:11 +0000 (22:24 +0300)
commitab637dcb37057f433932ecc8d45e129cd2d14170
tree07871af0f9ccfd32fb46e1383d5fda3297ab73ff
parent0b5e98557ecacf7a27d053f42fd60f8b7f5dbdfd
Move SHA256-based PRF function into a separate C file

This makes it easier to conditionally build in SHA256 functions based
on which TLS/crypto library is used.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/crypto/sha256-prf.c [new file with mode: 0644]
src/crypto/sha256.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile