Home
last modified time | relevance | path

Searched refs:EAP_ERP_TYPE_REAUTH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/eap_common/
H A Deap_defs.h38 EAP_ERP_TYPE_REAUTH = 2, enumerator
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server.c731 (enum eap_type) EAP_ERP_TYPE_REAUTH, in erp_send_finish_reauth()
817 (enum eap_type) EAP_ERP_TYPE_REAUTH, in SM_STATE()
2021 if (hdr->code != EAP_CODE_INITIATE || *pos != EAP_ERP_TYPE_REAUTH) in eap_erp_update_identity()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap.c827 (enum eap_type) EAP_ERP_TYPE_REAUTH, in eap_peer_build_erp_reauth_start()
1845 if (*pos != EAP_ERP_TYPE_REAUTH) { in eap_peer_finish()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.c346 eap[sizeof(struct eap_hdr)] != EAP_ERP_TYPE_REAUTH) || in ieee802_1x_learn_identity()