HomeSort by relevance Sort by last modified time
    Searched refs:be_to_host16 (Results 26 - 50 of 53) sorted by null

12 3

  /external/wpa_supplicant/
eap.c 848 pos, be_to_host16(hdr->length) - 5);
1018 msg_len = be_to_host16(hdr->length);
1074 plen = be_to_host16(hdr->length);
    [all...]
eap_pax.c 368 flen = be_to_host16(req->length) - EAP_PAX_ICV_LEN;
eap_sake.c 400 end = reqData + be_to_host16(req->length);
eap_ttls.c 524 size_t len = be_to_host16(hdr->length);
    [all...]
eap_aka.c 753 len = be_to_host16(req->length);
eap_sim.c 821 len = be_to_host16(req->length);
wpa.c     [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_leap.c 300 be_to_host16(eap->length) > wpabuf_len(reqData)) {
eap.c 875 pos, be_to_host16(hdr->length) - 5);
1085 plen = be_to_host16(hdr->length);
    [all...]
eap_ttls.c 581 size_t len = be_to_host16(hdr->length);
    [all...]
eap_pwd.c 197 data->group_num = be_to_host16(id->group_num);
eap_sim.c 914 len = be_to_host16(req->length);
eap_aka.c 1166 len = be_to_host16(req->length);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ibss_rsn.c 513 plen = be_to_host16(hdr->length);
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 866 pos, be_to_host16(hdr->length) - 5);
1076 plen = be_to_host16(hdr->length);
    [all...]
eap_ttls.c 581 size_t len = be_to_host16(hdr->length);
    [all...]
eap_sim.c 915 len = be_to_host16(req->length);
eap_aka.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 373 len = be_to_host16(nak->length);
870 plen = be_to_host16(hdr->length);
    [all...]
eap_ttls.c 1101 len = be_to_host16(hdr->length);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
peerkey.c 638 error_type = be_to_host16(error.error_type);
642 be_to_host16(error.mui), error_type,
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server.c 383 len = be_to_host16(nak->length);
886 plen = be_to_host16(hdr->length);
    [all...]
eap_server_pwd.c 464 if ((data->group_num != be_to_host16(id->group_num)) ||
eap_server_ttls.c 1079 len = be_to_host16(hdr->length);
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.c 641 error_type = be_to_host16(error.error_type);
645 be_to_host16(error.mui), error_type,
    [all...]

Completed in 45 milliseconds

12 3