Home
last modified time | relevance | path

Searched defs:addr1 (Results 1 – 10 of 10) sorted by relevance

/hostap/src/common/
Dsae.c138 static void sae_pwd_seed_key(const u8 *addr1, const u8 *addr2, u8 *key) in sae_pwd_seed_key()
288 static int sae_derive_pwe_ecc(struct sae_data *sae, const u8 *addr1, in sae_derive_pwe_ecc()
457 static int sae_derive_pwe_ffc(struct sae_data *sae, const u8 *addr1, in sae_derive_pwe_ffc()
1133 const u8 *addr1, const u8 *addr2) in sae_max_min_addr()
1149 const u8 *addr1, const u8 *addr2) in sae_derive_pwe_from_pt_ecc()
1214 const u8 *addr1, const u8 *addr2) in sae_derive_pwe_from_pt_ffc()
1356 int sae_prepare_commit(const u8 *addr1, const u8 *addr2, in sae_prepare_commit()
1374 const u8 *addr1, const u8 *addr2, in sae_prepare_commit_pt()
Dcommon_module_tests.c260 const u8 addr1[ETH_ALEN] = { 0x4d, 0x3f, 0x2f, 0xff, 0xe3, 0x87 }; in sae_tests() local
Dwpa_common.c385 const u8 *addr1, const u8 *addr2, in wpa_pmk_to_ptk()
1653 const u8 *addr1, const u8 *addr2, in pasn_mic()
Dieee802_11_defs.h978 u8 addr1[6]; member
/hostap/tests/hwsim/
Dtest_ap_tdls.py76 def wlantest_tdls_packet_counters(bssid, addr0, addr1): argument
84 def tdls_check_dl(sta0, sta1, bssid, addr0, addr1): argument
98 def tdls_check_ap(sta0, sta1, bssid, addr0, addr1): argument
Dwlantest.py172 def tdls_clear(self, bssid, addr1, addr2): argument
175 def get_tdls_counter(self, field, bssid, addr1, addr2): argument
Dtest_macsec.py220 def lower_addr(addr1, addr2): argument
Dtest_ap_psk.py1461 def pmk_to_ptk(pmk, addr1, addr2, nonce1, nonce2): argument
/hostap/src/crypto/
Dms_funcs.c248 const unsigned char *addr1[3]; in generate_authenticator_response_pwhash() local
/hostap/wpa_supplicant/
Dmesh_rsn.c445 u8 *addr1, *addr2; in mesh_rsn_derive_aek() local