Searched defs:expires_in (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/wpa/src/ap/ |
H A D | wpa_auth_ft.c | 1233 int expires_in; wpa_ft_expire_pmk_r0() local 1327 wpa_ft_store_pmk_r0(struct wpa_authenticator * wpa_auth,const u8 * spa,const u8 * pmk_r0,size_t pmk_r0_len,const u8 * pmk_r0_name,int pairwise,const struct vlan_description * vlan,int expires_in,int session_timeout,const u8 * identity,size_t identity_len,const u8 * radius_cui,size_t radius_cui_len) wpa_ft_store_pmk_r0() argument 1414 wpa_ft_store_pmk_r1(struct wpa_authenticator * wpa_auth,const u8 * spa,const u8 * pmk_r1,size_t pmk_r1_len,const u8 * pmk_r1_name,int pairwise,const struct vlan_description * vlan,int expires_in,int session_timeout,const u8 * identity,size_t identity_len,const u8 * radius_cui,size_t radius_cui_len) wpa_ft_store_pmk_r1() argument 2055 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; wpa_ft_store_pmk_fils() local 2096 int expires_in = sm->wpa_auth->conf.r0_key_lifetime; wpa_auth_derive_ptk_ft() local 2994 int expires_in = 0; wpa_ft_local_derive_pmk_r1() local 3744 int expires_in; wpa_ft_rrb_build_r0() local 3987 int expires_in; wpa_ft_rrb_rx_r1() local [all...] |