Home
last modified time | relevance | path

Searched refs:WPA_GET_BE24 (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_client_read.c111 len = WPA_GET_BE24(pos); in tls_process_server_hello()
374 len = WPA_GET_BE24(pos); in tls_process_certificate()
426 list_len = WPA_GET_BE24(pos); in tls_process_certificate()
449 cert_len = WPA_GET_BE24(pos); in tls_process_certificate()
846 len = WPA_GET_BE24(pos); in tls_process_certificate_status()
911 resp_len = WPA_GET_BE24(pos); in tls_process_certificate_status()
923 resp_len = WPA_GET_BE24(pos); in tls_process_certificate_status()
1040 len = WPA_GET_BE24(pos); in tls_process_server_key_exchange()
1136 len = WPA_GET_BE24(pos); in tls_process_certificate_request()
1200 len = WPA_GET_BE24(pos); in tls_process_server_hello_done()
[all …]
H A Dtlsv1_server_read.c159 len = WPA_GET_BE24(pos); in tls_process_client_hello()
425 len = WPA_GET_BE24(pos); in tls_process_certificate()
477 list_len = WPA_GET_BE24(pos); in tls_process_certificate()
499 cert_len = WPA_GET_BE24(pos); in tls_process_certificate()
836 len = WPA_GET_BE24(pos); in tls_process_client_key_exchange()
926 len = WPA_GET_BE24(pos); in tls_process_certificate_verify()
1169 len = WPA_GET_BE24(pos + 1); in tls_process_client_finished()
/netbsd/external/bsd/wpa/dist/src/eap_common/
H A Deap_common.c89 exp_vendor = WPA_GET_BE24(pos); in eap_hdr_validate()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dmbo_ap.c233 ie_len >= 4 && WPA_GET_BE24(pos + 2) == OUI_WFA) in mbo_ap_wnm_notification_req()
H A Ddpp_hostapd.c710 WPA_GET_BE24(&pos[5]) != OUI_WFA || in hostapd_dpp_gas_resp_cb()
1338 if (WPA_GET_BE24(buf) != OUI_WFA || buf[3] != DPP_OUI_TYPE) in hostapd_dpp_rx_action()
H A Dgas_serv.c1416 oui = WPA_GET_BE24(pos); in rx_anqp_vendor_specific()
1634 pos[1] == 5 && WPA_GET_BE24(&pos[2]) == OUI_WFA && in gas_serv_rx_gas_initial_req()
H A Ddrv_callbacks.c1202 WPA_GET_BE24(mgmt->u.action.u.vs_public_action.oui) == in hostapd_action_rx()
H A Dieee802_11.c4506 WPA_GET_BE24(mgmt->u.action.u.vs_public_action.oui) == in handle_action()
5014 WPA_GET_BE24(mgmt->u.action.u.vs_public_action.oui) == in handle_action_cb()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dwnm_sta.c1662 WPA_GET_BE24(pos), pos[3]); in ieee802_11_rx_wnm_notif_req_wfa()
1666 WPA_GET_BE24(pos) == OUI_WFA && in ieee802_11_rx_wnm_notif_req_wfa()
1705 WPA_GET_BE24(pos) == OUI_WFA && in ieee802_11_rx_wnm_notif_req_wfa()
1738 WPA_GET_BE24(pos) == OUI_WFA && in ieee802_11_rx_wnm_notif_req_wfa()
H A Dmbo.c441 if (len <= 4 || WPA_GET_BE24(mbo_ie) != OUI_WFA || in wpas_mbo_ie_trans_req()
H A Ddpp_supplicant.c1040 WPA_GET_BE24(&pos[5]) != OUI_WFA || in wpas_dpp_gas_resp_cb()
1789 if (WPA_GET_BE24(buf) != OUI_WFA || buf[3] != DPP_OUI_TYPE) in wpas_dpp_rx_action()
H A Dinterworking.c2999 switch (WPA_GET_BE24(pos)) { in interworking_parse_rx_anqp_resp()
3033 WPA_GET_BE24(pos)); in interworking_parse_rx_anqp_resp()
H A Devents.c3882 WPA_GET_BE24(&payload[1]) == OUI_WFA && in wpas_event_rx_mgmt_action()
/netbsd/external/bsd/wpa/dist/src/radius/
H A Dradius.c1486 tun->type = WPA_GET_BE24(data + 1); in radius_msg_get_vlanid()
1492 tun->medium_type = WPA_GET_BE24(data + 1); in radius_msg_get_vlanid()
1512 vlan_id = WPA_GET_BE24(data + 1); in radius_msg_get_vlanid()
/netbsd/external/bsd/wpa/dist/src/wps/
H A Dwps_attr_parse.c121 vendor_id = WPA_GET_BE24(pos); in wps_parse_vendor_ext()
/netbsd/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ie.c369 oui = WPA_GET_BE24(&pos[2]); in wpa_parse_vendor_specific()
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dcommon.h239 static inline u32 WPA_GET_BE24(const u8 *a) in WPA_GET_BE24() function
/netbsd/external/bsd/wpa/dist/src/common/
H A Dieee802_11_common.c38 oui = WPA_GET_BE24(pos); in ieee802_11_parse_vendor_specific()
H A Ddpp.c9496 WPA_GET_BE24(pos) != OUI_WFA || in dpp_controller_rx_action()
9576 pos[1] != 5 || WPA_GET_BE24(&pos[2]) != OUI_WFA || in dpp_controller_rx_gas_req()
9712 pos[1] != 5 || WPA_GET_BE24(&pos[2]) != OUI_WFA || in dpp_rx_gas_resp()
/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dtls_openssl.c1415 payload_len = WPA_GET_BE24(pos); in check_server_hello()
1460 payload_len = WPA_GET_BE24(pos); in check_server_key_exchange()
/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Deap_server.c1517 sm->respVendor = WPA_GET_BE24(pos); in eap_sm_parseEapResp()
/netbsd/external/bsd/wpa/dist/src/eap_peer/
H A Deap.c1996 sm->reqVendor = WPA_GET_BE24(pos); in eap_sm_parseEapReq()