Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_i.h145 u32 respVendorMethod; member
Deap_server.c1198 sm->respVendorMethod == EAP_TYPE_NAK))) in SM_STEP()
1239 sm->respVendorMethod == EAP_TYPE_NAK)) in SM_STEP()
1246 sm->respVendorMethod == sm->currentMethod))) in SM_STEP()
1499 sm->respVendorMethod = EAP_TYPE_NONE; in eap_sm_parseEapResp()
1537 sm->respVendorMethod = WPA_GET_BE32(pos); in eap_sm_parseEapResp()
1544 sm->respVendor, sm->respVendorMethod); in eap_sm_parseEapResp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_i.h146 u32 respVendorMethod; member
Deap_server.c1180 sm->respVendorMethod == EAP_TYPE_NAK))) in SM_STEP()
1221 sm->respVendorMethod == EAP_TYPE_NAK)) in SM_STEP()
1228 sm->respVendorMethod == sm->currentMethod))) in SM_STEP()
1481 sm->respVendorMethod = EAP_TYPE_NONE; in eap_sm_parseEapResp()
1519 sm->respVendorMethod = WPA_GET_BE32(pos); in eap_sm_parseEapResp()
1526 sm->respVendor, sm->respVendorMethod); in eap_sm_parseEapResp()