Searched defs:life_time (Results 1 - 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ptksa_cache.h | 67 ptksa_cache_add(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher, u32 life_time, const struct wpa_ptk *ptk) ptksa_cache_add() argument
|
H A D | ptksa_cache.c | 267 ptksa_cache_add(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher, u32 life_time, const struct wpa_ptk *ptk) ptksa_cache_add() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | pmksa_cache.c | 726 u32 life_time; in pmksa_cache_reconfig() local
|
H A D | wpa_i.h | 488 wpa_sm_store_ptk(struct wpa_sm *sm, u8 *addr, int cipher, u32 life_time, struct wpa_ptk *ptk) wpa_sm_store_ptk() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_glue.c | 940 hostapd_store_ptksa(void *ctx, const u8 *addr,int cipher, u32 life_time, const struct wpa_ptk *ptk) hostapd_store_ptksa() argument
|
H A D | wpa_auth.c | 246 wpa_auth_store_ptksa(struct wpa_authenticator *wpa_auth, const u8 *addr, int cipher, u32 life_time, const struct wpa_ptk *ptk) wpa_auth_store_ptksa() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpas_glue.c | 1384 wpa_supplicant_store_ptk(void *ctx, u8 *addr, int cipher, u32 life_time, const struct wpa_ptk *ptk) wpa_supplicant_store_ptk() argument
|
Completed in 13 milliseconds