Searched refs:pmksa_cache_set_current (Results 1 – 16 of 16) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | pmksa_cache.h | 63 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, 117 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
|
D | pmksa_cache.c | 382 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
D | pmksa_cache.h | 63 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, 116 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
|
D | pmksa_cache.c | 417 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
|
/external/wpa_supplicant/ |
D | pmksa_cache.h | 53 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, 106 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
|
D | preauth_test.c | 370 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
|
D | pmksa_cache.c | 409 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
|
D | events.c | 110 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
|
D | wpa_supplicant.c | 1439 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpa_supplicant_associate()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | preauth_test.c | 362 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
|
D | events.c | 122 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
|
D | wpa_supplicant.c | 1022 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpa_supplicant_associate()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | preauth_test.c | 363 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
|
D | sme.c | 126 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_authenticate()
|
D | events.c | 164 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
|
D | wpa_supplicant.c | 1181 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpa_supplicant_associate()
|