EAP-FAST: Check T-PRF result in MSK/EMSK derivation
authorJouni Malinen <j@w1.fi>
Sat, 12 Dec 2015 09:20:05 +0000 (11:20 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Dec 2015 09:20:05 +0000 (11:20 +0200)
commit5b904b3e421da51bb742f0265ce0b57cb979ae0c
tree22f30a93a78d8e069cca420022be505aa68f5dca
parentb1d8c5ce6a60111e94fa9b8720acb362fe04f608
EAP-FAST: Check T-PRF result in MSK/EMSK derivation

Pass the error return from sha1_t_prf() to callers.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_common/eap_fast_common.c
src/eap_common/eap_fast_common.h
src/eap_peer/eap_fast.c
src/eap_server/eap_server_fast.c