Searched refs:eapol_get_int (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap.c70 static unsigned int eapol_get_int(struct eap_sm *sm, enum eapol_int_var var) function
556 (eapol_get_int(sm, EAPOL_idleWhile) == 0 &&
560 (eapol_get_int(sm, EAPOL_idleWhile) == 0 &&
/external/wpa_supplicant/
H A Deap.c68 static unsigned int eapol_get_int(struct eap_sm *sm, enum eapol_int_var var) function
572 (eapol_get_int(sm, EAPOL_idleWhile) == 0 &&
576 (eapol_get_int(sm, EAPOL_idleWhile) == 0 &&

Completed in 15 milliseconds