Home
last modified time | relevance | path

Searched defs:addr (Results 501 - 525 of 2930) sorted by relevance

1...<<21222324252627282930>>...118

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddhcp_snoop.c21 static const char * ipaddr_str(u32 addr) in ipaddr_str() argument
H A Dhs20.c103 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, in hs20_send_wnm_notification() argument
154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) hs20_send_wnm_notification_t_c() argument
[all...]
H A Dutils.c45 const u8 *addr; member
91 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dptksa_cache.h25 u8 addr[ETH_ALEN]; member
55 ptksa_cache_get(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_get() argument
67 ptksa_cache_add(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher, in ptksa_cache_add() argument
73 ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) ptksa_cache_flush() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-pbkdf2.c21 const u8 *addr[2]; in pbkdf2_sha1_f() local
H A Dsha256-prf.c61 const u8 *addr[4]; in sha256_prf_bits() local
H A Dsha384-prf.c61 const u8 *addr[4]; in sha384_prf_bits() local
H A Dsha512-prf.c61 const u8 *addr[4]; in sha512_prf_bits() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_peap_common.c24 const unsigned char *addr[5]; in peap_prfplus() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser-android.c68 struct in_addr addr; in hs20_web_browser() local
H A Dbrowser-system.c68 struct in_addr addr; in hs20_web_browser() local
H A Dbrowser-wpadebug.c69 struct in_addr addr; in hs20_web_browser() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_invite.py142 addr = None variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddhcp_snoop.c21 static const char * ipaddr_str(u32 addr) in ipaddr_str() argument
H A Dhs20.c103 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, in hs20_send_wnm_notification() argument
154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) hs20_send_wnm_notification_t_c() argument
[all...]
H A Dutils.c45 const u8 *addr; member
87 void hostapd_prune_associations(struct hostapd_data *hapd, const u8 *addr) in hostapd_prune_associations() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmaps_test.cpp213 uintptr_t addr; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dfp_unwinder.cpp83 uintptr_t addr = fp + sizeof(uintptr_t); in UnwindFallback() local
104 NO_SANITIZE bool FpUnwinder::ReadUintptrSafe(uintptr_t addr, uintptr_t& value) in ReadUintptrSafe() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_memory.h45 virtual bool ReadS8(uintptr_t& addr, int8_t *val, bool incre = false) in ReadS8() argument
53 virtual bool ReadS16(uintptr_t& addr, int16_t *val, bool incre = false) in ReadS16() argument
61 virtual bool ReadS32(uintptr_t& addr, int32_ argument
69 ReadS64(uintptr_t& addr, int64_t *val, bool incre = false) ReadS64() argument
[all...]
/base/powermgr/thermal_manager/utils/native/src/
H A Dstring_operation.cpp90 auto addr = str.c_str(); in StrToUint() local
107 auto addr = str.c_str(); in StrToDouble() local
/base/security/security_guard/test/fuzztest/risk_collect/riskcollect_fuzzer/
H A Drisk_collect_fuzzer.cpp69 struct sockaddr addr = {}; in KernelInterfaceAdapterFuzzTest() local
/base/startup/init/services/param/linux/
H A Dparam_message.c30 struct sockaddr_un addr; in ConnectServer() local
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dkernel_interface_adapter.h34 virtual int Bind(int fd, const struct sockaddr* addr, socklen_t addrLength) { return 0; }; in Bind() argument
/base/update/updater/test/unittest/applypatch_test/
H A Dapplypatch_unittest.cpp69 uint8_t *addr = nullptr; in HWTEST_F() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/product/hi3516cv500/
H A Dhdmi_product_define.c37 volatile hi_u32 *addr = HI_NULL; in hdmi_reg_write_u32() local
52 volatile hi_u32 *addr = HI_NULL; in hdmi_reg_read_u32() local
[all...]

Completed in 8 milliseconds

1...<<21222324252627282930>>...118