Home
last modified time | relevance | path

Searched refs:spa (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dpmksa_cache_auth.c100 MACSTR, MAC2STR(pmksa->pmksa->spa)); in pmksa_cache_auth_flush()
114 MACSTR, MAC2STR(pmksa->pmksa->spa)); in pmksa_cache_expire()
177 MAC2STR(entry->spa)); in pmksa_cache_link_entry()
206 const u8 *aa, const u8 *spa, int session_timeout, in pmksa_cache_auth_add() argument
212 aa, spa, session_timeout, eapol, in pmksa_cache_auth_add()
241 const u8 *spa, int session_timeout, in pmksa_cache_auth_create_entry() argument
261 rsn_pmkid_suite_b_192(kck, kck_len, aa, spa, entry->pmkid); in pmksa_cache_auth_create_entry()
263 rsn_pmkid_suite_b(kck, kck_len, aa, spa, entry->pmkid); in pmksa_cache_auth_create_entry()
265 rsn_pmkid(pmk, pmk_len, aa, spa, entry->pmkid, akmp); in pmksa_cache_auth_create_entry()
273 os_memcpy(entry->spa, spa, ETH_ALEN); in pmksa_cache_auth_create_entry()
[all …]
Dpmksa_cache_auth.h23 u8 spa[ETH_ALEN]; member
44 const u8 *spa, const u8 *pmkid);
46 struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *aa,
52 const u8 *aa, const u8 *spa, int session_timeout,
57 const u8 *spa, int session_timeout,
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.h373 const u8 *spa, u8 *pmkid);
376 const u8 *spa, u8 *pmkid) in rsn_pmkid_suite_b() argument
384 const u8 *spa, u8 *pmkid);
387 const u8 *aa, const u8 *spa, u8 *pmkid) in rsn_pmkid_suite_b_192() argument
438 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa,
Dwpa_common.c1041 const u8 *spa, u8 *pmkid) in rsn_pmkid_suite_b() argument
1050 addr[2] = spa; in rsn_pmkid_suite_b()
1073 const u8 *spa, u8 *pmkid) in rsn_pmkid_suite_b_192() argument
1082 addr[2] = spa; in rsn_pmkid_suite_b_192()
1225 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, in rsn_pmkid() argument
1235 addr[2] = spa; in rsn_pmkid()
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h61 const u8 *aa, const u8 *spa, void *network_ctx, int akmp);
109 const u8 *aa, const u8 *spa, void *network_ctx, int akmp) in pmksa_cache_add() argument
Dpmksa_cache.c109 const u8 *aa, const u8 *spa, void *network_ctx, int akmp) in pmksa_cache_add() argument
128 rsn_pmkid_suite_b_192(kck, kck_len, aa, spa, entry->pmkid); in pmksa_cache_add()
130 rsn_pmkid_suite_b(kck, kck_len, aa, spa, entry->pmkid); in pmksa_cache_add()
132 rsn_pmkid(pmk, pmk_len, aa, spa, entry->pmkid, akmp); in pmksa_cache_add()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst92 …SEC_DPA_LEVEL (BLOCK0) Represents the spa secure level by configuring …
Dsummary_ESP32-H2.rst91 …SEC_DPA_LEVEL (BLOCK0) Represents the spa secure level by configuring …
Dsummary_ESP32-P4.rst111 …SEC_DPA_LEVEL (BLOCK0) Represents the spa secure level by configuring …
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv136 … EFUSE_BLK0, 112, 2, [DPA_SEC_LEVEL] Represents the spa secure level by con…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv138 SEC_DPA_LEVEL, EFUSE_BLK0, 112, 2, [] Represents the spa secure…