]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfSSL: Fix EAP-FAST key derivation
authorSean Parkinson <sean@wolfssl.com>
Thu, 29 Mar 2018 04:55:55 +0000 (14:55 +1000)
committerJouni Malinen <j@w1.fi>
Wed, 2 May 2018 10:32:51 +0000 (13:32 +0300)
commitab35793ec1606a51c8dda3f39de2a89b02ad51e5
tree7fc710d34f1d3164f612023fa5cf51e8b97d75ac
parent71faf06cb644c6389f247fd4961e661a7da1b58f
wolfSSL: Fix EAP-FAST key derivation

Implement tls_connection_get_eap_fast_key() using cryptographic
primitives as wolfSSL implements different spec.

Signed-off-by: Sean Parkinson <sean@wolfssl.com>
src/crypto/tls_wolfssl.c
wpa_supplicant/Makefile