OpenSSL: Add SHA256 support in openssl_tls_prf() for TLSv1.2
authorJouni Malinen <j@w1.fi>
Tue, 28 Jul 2015 08:40:17 +0000 (11:40 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jul 2015 18:00:17 +0000 (21:00 +0300)
commit16bc3b8935c3f37ea79ff511a36e77d52ab94da7
tree8ecb623512eca0ad264bfc27b0bae12c4d05a35f
parent3de28506d2fe1a5530dd91a369044d3ec025fb8f
OpenSSL: Add SHA256 support in openssl_tls_prf() for TLSv1.2

This is needed when enabling TLSv1.2 support for EAP-FAST since the
SSL_export_keying_material() call does not support the needed parameters
for TLS PRF and the external-to-OpenSSL PRF needs to be used instead.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/crypto/tls_openssl.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile