Searched refs:WPA_GET_BE24 (Results 1 – 10 of 10) sorted by relevance
114 len = WPA_GET_BE24(pos); in tls_process_server_hello()387 len = WPA_GET_BE24(pos); in tls_process_certificate()439 list_len = WPA_GET_BE24(pos); in tls_process_certificate()462 cert_len = WPA_GET_BE24(pos); in tls_process_certificate()816 ocsp_resp_len = WPA_GET_BE24(pos); in tls_process_certificate_status_ocsp_response()859 len = WPA_GET_BE24(pos); in tls_process_certificate_status()924 resp_len = WPA_GET_BE24(pos); in tls_process_certificate_status()936 resp_len = WPA_GET_BE24(pos); in tls_process_certificate_status()1053 len = WPA_GET_BE24(pos); in tls_process_server_key_exchange()1149 len = WPA_GET_BE24(pos); in tls_process_certificate_request()[all …]
159 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()
89 exp_vendor = WPA_GET_BE24(pos); in eap_hdr_validate()
198 oui = WPA_GET_BE24(pos); in ieee802_11_parse_vendor_specific()
593 if (len <= 4 || WPA_GET_BE24(mbo_ie) != OUI_WFA || in wpas_mbo_ie_trans_req()
323 WPA_GET_BE24(&pos[3]) == OUI_WFA && pos[6] == 0x1a && pos[7] == 1 && auth) { in gas_query_resp_rx()352 WPA_GET_BE24(public_action->v.pa_vendor_spec.oui) == OUI_WFA && in esp_dpp_rx_action()
380 reqVendor = WPA_GET_BE24(pos); in eap_sm_process_request()
150 static inline u32 WPA_GET_BE24(const u8 *a) in WPA_GET_BE24() function
121 vendor_id = WPA_GET_BE24(pos); in wps_parse_vendor_ext()
1545 sm->respVendor = WPA_GET_BE24(pos); in eap_sm_parseEapResp()