hostap/src/eap_common
Jouni Malinen 7a36f1184e EAP-PAX: Check hmac_sha1_vector() return value
This function can fail at least in theory, so check its return value
before proceeding. This is mainly helping automated test case coverage
to reach some more error paths.

Signed-off-by: Jouni Malinen <j@w1.fi>
2016-01-06 21:12:08 +02:00
..
chap.c
chap.h
eap_common.c Fix a typo in function documentation 2015-05-03 16:31:59 +03:00
eap_common.h
eap_defs.h
eap_eke_common.c EAP-EKE: Merge identical error return paths 2015-12-22 00:10:22 +02:00
eap_eke_common.h
eap_fast_common.c EAP-FAST: Check T-PRF result in MSK/EMSK derivation 2015-12-12 11:20:05 +02:00
eap_fast_common.h EAP-FAST: Check T-PRF result in MSK/EMSK derivation 2015-12-12 11:20:05 +02:00
eap_gpsk_common.c EAP-GPSK: Check HMAC-SHA256 result in GKDF and MIC 2015-10-17 20:40:01 +03:00
eap_gpsk_common.h
eap_ikev2_common.c
eap_ikev2_common.h
eap_pax_common.c EAP-PAX: Check hmac_sha1_vector() return value 2016-01-06 21:12:08 +02:00
eap_pax_common.h
eap_peap_common.c
eap_peap_common.h
eap_psk_common.c
eap_psk_common.h
eap_pwd_common.c EAP-pwd: Add support for Brainpool Elliptic Curves 2015-11-01 11:29:06 +02:00
eap_pwd_common.h
eap_sake_common.c EAP-SAKE: Fix a typo in attribute parser debug print 2015-11-28 12:25:42 +02:00
eap_sake_common.h
eap_sim_common.c
eap_sim_common.h
eap_tlv_common.h
eap_ttls.h
eap_wsc_common.c
eap_wsc_common.h
ikev2_common.c EAP-IKEv2: Check HMAC SHA1/MD5 result 2015-12-05 21:49:04 +02:00
ikev2_common.h
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00