Searched refs:pmkid (Results 1 - 25 of 95) sorted by relevance

1234

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dpmksa_cache_auth.h19 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
43 const u8 *spa, const u8 *pmkid);
46 const u8 *pmkid);
55 const u8 *aa, const u8 *pmkid);
H A Dpmksa_cache_auth.c25 #define PMKID_HASH(pmkid) (unsigned int) ((pmkid)[0] & 0x7f)
26 struct rsn_pmksa_cache_entry *pmkid[PMKID_HASH_SIZE]; member in struct:rsn_pmksa_cache
58 pos = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
65 pmksa->pmkid[PMKID_HASH(entry->pmkid)] =
210 entry->hnext = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
211 pmksa->pmkid[PMKID_HAS
287 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa, const struct rsn_pmksa_cache_entry *old_entry, const u8 *aa, const u8 *pmkid) argument
359 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) argument
390 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) argument
[all...]
H A Dwpa_auth_ie.c92 const u8 *pmkid)
231 if (pmkid) {
237 os_memcpy(pos, pmkid, PMKID_LEN);
245 if (pmkid == NULL) {
263 int pmkid_count_set = pmkid != NULL;
349 const u8 *pmkid; member in struct:wpa_auth_okc_iter_data
357 data->pmkid);
373 const u8 *pmkid = NULL; local
559 &data.pmkid[i * PMKID_LEN], PMKID_LEN);
561 &data.pmkid[
91 wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, const u8 *pmkid) argument
[all...]
H A Dwpa_auth_ie.h17 const u8 *pmkid; member in struct:wpa_eapol_ie_parse
/external/wpa_supplicant_8/src/ap/
H A Dpmksa_cache_auth.h19 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
43 const u8 *spa, const u8 *pmkid);
46 const u8 *pmkid);
55 const u8 *aa, const u8 *pmkid);
H A Dpmksa_cache_auth.c25 #define PMKID_HASH(pmkid) (unsigned int) ((pmkid)[0] & 0x7f)
26 struct rsn_pmksa_cache_entry *pmkid[PMKID_HASH_SIZE]; member in struct:rsn_pmksa_cache
58 pos = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
65 pmksa->pmkid[PMKID_HASH(entry->pmkid)] =
210 entry->hnext = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
211 pmksa->pmkid[PMKID_HAS
287 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa, const struct rsn_pmksa_cache_entry *old_entry, const u8 *aa, const u8 *pmkid) argument
359 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) argument
390 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) argument
[all...]
H A Dwpa_auth_ie.c92 const u8 *pmkid)
231 if (pmkid) {
237 os_memcpy(pos, pmkid, PMKID_LEN);
245 if (pmkid == NULL) {
263 int pmkid_count_set = pmkid != NULL;
349 const u8 *pmkid; member in struct:wpa_auth_okc_iter_data
357 data->pmkid);
373 const u8 *pmkid = NULL; local
559 &data.pmkid[i * PMKID_LEN], PMKID_LEN);
561 &data.pmkid[
91 wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, const u8 *pmkid) argument
[all...]
H A Dwpa_auth_ie.h17 const u8 *pmkid; member in struct:wpa_eapol_ie_parse
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dpmksa_cache_auth.h19 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
43 const u8 *spa, const u8 *pmkid);
46 const u8 *pmkid);
55 const u8 *aa, const u8 *pmkid);
H A Dpmksa_cache_auth.c25 #define PMKID_HASH(pmkid) (unsigned int) ((pmkid)[0] & 0x7f)
26 struct rsn_pmksa_cache_entry *pmkid[PMKID_HASH_SIZE]; member in struct:rsn_pmksa_cache
58 pos = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
65 pmksa->pmkid[PMKID_HASH(entry->pmkid)] =
210 entry->hnext = pmksa->pmkid[PMKID_HASH(entry->pmkid)];
211 pmksa->pmkid[PMKID_HAS
287 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa, const struct rsn_pmksa_cache_entry *old_entry, const u8 *aa, const u8 *pmkid) argument
359 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) argument
390 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) argument
[all...]
H A Dwpa_auth_ie.c92 const u8 *pmkid)
231 if (pmkid) {
237 os_memcpy(pos, pmkid, PMKID_LEN);
245 if (pmkid == NULL) {
263 int pmkid_count_set = pmkid != NULL;
349 const u8 *pmkid; member in struct:wpa_auth_okc_iter_data
357 data->pmkid);
373 const u8 *pmkid = NULL; local
559 &data.pmkid[i * PMKID_LEN], PMKID_LEN);
561 &data.pmkid[
91 wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, const u8 *pmkid) argument
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h23 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
55 const u8 *aa, const u8 *pmkid);
63 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
85 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid) argument
116 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, argument
H A Dpmksa_cache.c53 const u8 *spa, u8 *pmkid, int use_sha256)
70 os_memcpy(pmkid, hash, PMKID_LEN);
178 rsn_pmkid(pmk, pmk_len, aa, spa, entry->pmkid,
196 os_memcmp(pos->pmkid, entry->pmkid, PMKID_LEN) ==
236 wpa_sm_remove_pmkid(pmksa->sm, pos->aa, pos->pmkid);
260 wpa_sm_add_pmkid(pmksa->sm, entry->aa, entry->pmkid);
293 * @pmkid: PMKID or %NULL to match any
297 const u8 *aa, const u8 *pmkid)
302 (pmkid
52 rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, u8 *pmkid, int use_sha256) argument
296 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid) argument
417 pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, const u8 *bssid, void *network_ctx, int try_opportunistic) argument
[all...]
H A Dwpa_ie.h23 const u8 *pmkid; member in struct:wpa_eapol_ie_parse
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpmksa_cache.h17 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
49 const u8 *aa, const u8 *pmkid,
57 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
80 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, argument
109 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, argument
H A Dpmksa_cache.c46 wpa_sm_remove_pmkid(pmksa->sm, entry->aa, entry->pmkid);
138 rsn_pmkid(pmk, pmk_len, aa, spa, entry->pmkid,
156 os_memcmp(pos->pmkid, entry->pmkid, PMKID_LEN) ==
241 wpa_sm_add_pmkid(pmksa->sm, entry->aa, entry->pmkid);
307 * @pmkid: PMKID or %NULL to match any
312 const u8 *aa, const u8 *pmkid,
318 (pmkid == NULL ||
319 os_memcmp(entry->pmkid, pmkid, PMKID_LE
311 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, const void *network_ctx) argument
419 pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, const u8 *bssid, void *network_ctx, int try_opportunistic) argument
[all...]
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.h17 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
49 const u8 *aa, const u8 *pmkid,
57 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
80 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, argument
109 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, argument
H A Dpmksa_cache.c46 wpa_sm_remove_pmkid(pmksa->sm, entry->aa, entry->pmkid);
138 rsn_pmkid(pmk, pmk_len, aa, spa, entry->pmkid,
156 os_memcmp(pos->pmkid, entry->pmkid, PMKID_LEN) ==
241 wpa_sm_add_pmkid(pmksa->sm, entry->aa, entry->pmkid);
307 * @pmkid: PMKID or %NULL to match any
312 const u8 *aa, const u8 *pmkid,
318 (pmkid == NULL ||
319 os_memcmp(entry->pmkid, pmkid, PMKID_LE
311 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, const void *network_ctx) argument
419 pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, const u8 *bssid, void *network_ctx, int try_opportunistic) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h17 u8 pmkid[PMKID_LEN]; member in struct:rsn_pmksa_cache_entry
49 const u8 *aa, const u8 *pmkid,
57 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
80 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, argument
109 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, argument
H A Dpmksa_cache.c46 wpa_sm_remove_pmkid(pmksa->sm, entry->aa, entry->pmkid);
138 rsn_pmkid(pmk, pmk_len, aa, spa, entry->pmkid,
156 os_memcmp(pos->pmkid, entry->pmkid, PMKID_LEN) ==
241 wpa_sm_add_pmkid(pmksa->sm, entry->aa, entry->pmkid);
307 * @pmkid: PMKID or %NULL to match any
312 const u8 *aa, const u8 *pmkid,
318 (pmkid == NULL ||
319 os_memcmp(entry->pmkid, pmkid, PMKID_LE
311 pmksa_cache_get(struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *pmkid, const void *network_ctx) argument
419 pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, const u8 *bssid, void *network_ctx, int try_opportunistic) argument
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_ndis.h29 u8 pmkid[16]; member in struct:ndis_pmkid_entry
52 struct ndis_pmkid_entry *pmkid; member in struct:wpa_driver_ndis_data
H A Ddriver_ralink.c43 struct ndis_pmkid_entry *pmkid; member in struct:wpa_driver_ralink_data
257 NDIS_802_11_PMKID_CANDIDATE_LIST *pmkid; local
268 pmkid = (NDIS_802_11_PMKID_CANDIDATE_LIST *) data;
271 (int) pmkid->Version, (int) pmkid->NumCandidates);
273 if (pmkid->Version != 1) {
275 "List Version %d", (int) pmkid->Version);
279 if (data_len < 8 + pmkid->NumCandidates * sizeof(PMKID_CANDIDATE)) {
289 for (i = 0; i < pmkid->NumCandidates; i++) {
290 PMKID_CANDIDATE *p = &pmkid
338 wpa_driver_ralink_add_pmkid(void *priv, const u8 *bssid, const u8 *pmkid) argument
384 wpa_driver_ralink_remove_pmkid(void *priv, const u8 *bssid, const u8 *pmkid) argument
422 struct ndis_pmkid_entry *pmkid, *prev; local
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.h23 u8 pmkid[16]; member in struct:ndis_pmkid_entry
46 struct ndis_pmkid_entry *pmkid; member in struct:wpa_driver_ndis_data
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.h23 u8 pmkid[16]; member in struct:ndis_pmkid_entry
46 struct ndis_pmkid_entry *pmkid; member in struct:wpa_driver_ndis_data
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.h23 u8 pmkid[16]; member in struct:ndis_pmkid_entry
46 struct ndis_pmkid_entry *pmkid; member in struct:wpa_driver_ndis_data

Completed in 212 milliseconds

1234