Home
last modified time | relevance | path

Searched refs:WPA_GET_BE32 (Results 1 - 25 of 123) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Ddes-internal.c416 work[0] = WPA_GET_BE32(clear); in des_encrypt()
417 work[1] = WPA_GET_BE32(clear + 4); in des_encrypt()
438 work[0] = WPA_GET_BE32(plain); in des_block_encrypt()
439 work[1] = WPA_GET_BE32(plain + 4); in des_block_encrypt()
449 work[0] = WPA_GET_BE32(crypt); in des_block_decrypt()
450 work[1] = WPA_GET_BE32(crypt + 4); in des_block_decrypt()
473 work[0] = WPA_GET_BE32(plain); in des3_encrypt()
474 work[1] = WPA_GET_BE32(plain + 4); in des3_encrypt()
487 work[0] = WPA_GET_BE32(crypt); in des3_decrypt()
488 work[1] = WPA_GET_BE32(cryp in des3_decrypt()
[all...]
H A Daes-gcm.c19 val = WPA_GET_BE32(block + AES_BLOCK_SIZE - 4); in inc32()
40 val = WPA_GET_BE32(v + 12); in shift_right_block()
46 val = WPA_GET_BE32(v + 8); in shift_right_block()
52 val = WPA_GET_BE32(v + 4); in shift_right_block()
58 val = WPA_GET_BE32(v); in shift_right_block()
H A Dsha256-internal.c97 W[i] = WPA_GET_BE32(buf + (4 * i)); in sha256_compress()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Ddes-internal.c416 work[0] = WPA_GET_BE32(clear); in des_encrypt()
417 work[1] = WPA_GET_BE32(clear + 4); in des_encrypt()
438 work[0] = WPA_GET_BE32(plain); in des_block_encrypt()
439 work[1] = WPA_GET_BE32(plain + 4); in des_block_encrypt()
449 work[0] = WPA_GET_BE32(crypt); in des_block_decrypt()
450 work[1] = WPA_GET_BE32(crypt + 4); in des_block_decrypt()
473 work[0] = WPA_GET_BE32(plain); in des3_encrypt()
474 work[1] = WPA_GET_BE32(plain + 4); in des3_encrypt()
487 work[0] = WPA_GET_BE32(crypt); in des3_decrypt()
488 work[1] = WPA_GET_BE32(cryp in des3_decrypt()
[all...]
H A Daes-gcm.c19 val = WPA_GET_BE32(block + AES_BLOCK_SIZE - 4); in inc32()
40 val = WPA_GET_BE32(v + 12); in shift_right_block()
46 val = WPA_GET_BE32(v + 8); in shift_right_block()
52 val = WPA_GET_BE32(v + 4); in shift_right_block()
58 val = WPA_GET_BE32(v); in shift_right_block()
H A Dsha256-internal.c97 W[i] = WPA_GET_BE32(buf + (4 * i)); in sha256_compress()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddhcp_snoop.c53 if (WPA_GET_BE32(b->exten) != DHCP_MAGIC) in handle_dhcp()
74 subnet_mask = WPA_GET_BE32(&opt[2]); in handle_dhcp()
H A Dtaxonomy.c136 if (WPA_GET_BE32(ie) == WPS_IE_VENDOR_TYPE) { in ie_to_string()
H A Dfils_hlp.c193 if (end - pos < 4 || WPA_GET_BE32(pos) != DHCP_MAGIC) { in fils_dhcp_handler()
352 if (WPA_GET_BE32(pos) != DHCP_MAGIC) { in fils_process_hlp_dhcp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddhcp_snoop.c53 if (WPA_GET_BE32(b->exten) != DHCP_MAGIC) in handle_dhcp()
74 subnet_mask = WPA_GET_BE32(&opt[2]); in handle_dhcp()
H A Dtaxonomy.c136 if (WPA_GET_BE32(ie) == WPS_IE_VENDOR_TYPE) { in ie_to_string()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_sd.c405 if (WPA_GET_BE32(pos) != P2P_IE_VENDOR_TYPE) { in p2p_rx_gas_initial_req()
407 WPA_GET_BE32(pos)); in p2p_rx_gas_initial_req()
587 if (WPA_GET_BE32(pos) != P2P_IE_VENDOR_TYPE) { in p2p_rx_gas_initial_resp()
589 WPA_GET_BE32(pos)); in p2p_rx_gas_initial_resp()
813 if (WPA_GET_BE32(pos) != P2P_IE_VENDOR_TYPE) { in p2p_rx_gas_comeback_resp()
815 WPA_GET_BE32(pos)); in p2p_rx_gas_comeback_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_sd.c405 if (WPA_GET_BE32(pos) != P2P_IE_VENDOR_TYPE) { in p2p_rx_gas_initial_req()
407 WPA_GET_BE32(pos)); in p2p_rx_gas_initial_req()
587 if (WPA_GET_BE32(pos) != P2P_IE_VENDOR_TYPE) { in p2p_rx_gas_initial_resp()
589 WPA_GET_BE32(pos)); in p2p_rx_gas_initial_resp()
813 if (WPA_GET_BE32(pos) != P2P_IE_VENDOR_TYPE) { in p2p_rx_gas_comeback_resp()
815 WPA_GET_BE32(pos)); in p2p_rx_gas_comeback_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_common.c91 exp_type = WPA_GET_BE32(pos); in eap_hdr_validate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dndef.c52 len = WPA_GET_BE32(pos); in ndef_parse_record()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_common.c91 exp_type = WPA_GET_BE32(pos); in eap_hdr_validate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dndef.c52 len = WPA_GET_BE32(pos); in ndef_parse_record()
/third_party/curl/lib/
H A Dsha256.c267 #define WPA_GET_BE32(a) ((((unsigned long)(a)[0]) << 24) | \ macro
359 W[i] = WPA_GET_BE32(buf + (4 * i)); in sha256_compress()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs5.c192 params->iter_count = WPA_GET_BE32(hdr.payload); in pkcs5_get_params_pbes2()
342 params->iter_count = WPA_GET_BE32(hdr.payload); in pkcs5_get_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbss.c1137 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie()
1174 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_beacon()
1210 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi()
1255 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi_beacon()
H A Dconfig_file.c1185 if (WPA_GET_BE32(config->os_version)) in wpa_config_write_global()
1187 WPA_GET_BE32(config->os_version)); in wpa_config_write_global()
1288 if (WPA_GET_BE32(config->ip_addr_go)) in wpa_config_write_global()
1292 if (WPA_GET_BE32(config->ip_addr_mask)) in wpa_config_write_global()
1296 if (WPA_GET_BE32(config->ip_addr_start)) in wpa_config_write_global()
1300 if (WPA_GET_BE32(config->ip_addr_end)) in wpa_config_write_global()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbss.c1271 vendor_type == WPA_GET_BE32(elem->data)) in wpa_bss_get_vendor_ie()
1306 vendor_type == WPA_GET_BE32(elem->data)) in wpa_bss_get_vendor_ie_beacon()
1346 vendor_type == WPA_GET_BE32(pos)) in wpa_bss_get_vendor_ie_multi()
1391 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi_beacon()
H A Dconfig_file.c1205 if (WPA_GET_BE32(config->os_version)) in wpa_config_write_global()
1207 WPA_GET_BE32(config->os_version)); in wpa_config_write_global()
1314 if (WPA_GET_BE32(config->ip_addr_go)) in wpa_config_write_global()
1318 if (WPA_GET_BE32(config->ip_addr_mask)) in wpa_config_write_global()
1322 if (WPA_GET_BE32(config->ip_addr_start)) in wpa_config_write_global()
1326 if (WPA_GET_BE32(config->ip_addr_end)) in wpa_config_write_global()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_gpsk.c373 WPA_GET_BE32(csuite->vendor), in eap_gpsk_process_gpsk_2()
378 data->vendor = WPA_GET_BE32(csuite->vendor); in eap_gpsk_process_gpsk_2()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c203 params->iter_count = WPA_GET_BE32(hdr.payload); in pkcs5_get_params_pbes2()
364 params->iter_count = WPA_GET_BE32(hdr.payload); in pkcs5_get_params()

Completed in 21 milliseconds

12345