Searched defs:addr2 (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.4.0/components/wpa_supplicant/test/ |
D | test_sae.c | 68 u8 addr2[ETH_ALEN] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; variable 102 u8 addr2[ETH_ALEN] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; variable 189 u8 addr2[ETH_ALEN] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; variable
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/common/ |
D | sae.c | 163 static void sae_pwd_seed_key(const u8 *addr1, const u8 *addr2, u8 *key) in sae_pwd_seed_key() 418 const u8 *addr2, const u8 *password, in sae_derive_pwe_ecc() 555 const u8 *addr2, const u8 *password, in sae_derive_pwe_ffc() 714 int sae_prepare_commit(const u8 *addr1, const u8 *addr2, in sae_prepare_commit()
|
D | wpa_common.c | 655 const u8 *addr1, const u8 *addr2, in wpa_pmk_to_ptk()
|
D | ieee802_11_defs.h | 296 u8 addr2[6]; member
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/crypto/ |
D | ms_funcs.c | 250 const unsigned char *addr2[3]; in generate_authenticator_response_pwhash() local
|