Searched refs:pac_key_refresh_time (Results 1 – 21 of 21) sorted by relevance
129 int pac_key_refresh_time; member
239 int pac_key_refresh_time; member799 eap_conf.pac_key_refresh_time = data->pac_key_refresh_time; in radius_server_get_new_session()2394 data->pac_key_refresh_time = conf->pac_key_refresh_time; in radius_server_init()
122 srv.pac_key_refresh_time = conf->pac_key_refresh_time; in hostapd_setup_radius_srv()
429 int pac_key_refresh_time; member
98 bss->pac_key_refresh_time = 1 * 24 * 60 * 60; in hostapd_config_defaults_bss()
2436 conf.pac_key_refresh_time = hapd->conf->pac_key_refresh_time; in ieee802_1x_init()
38 int pac_key_refresh_time; member
837 eap_conf.pac_key_refresh_time = eapol->conf.pac_key_refresh_time; in eapol_auth_alloc()1236 dst->pac_key_refresh_time = src->pac_key_refresh_time; in eapol_auth_conf_clone()
205 cfg->pac_key_refresh_time = hapd->conf->pac_key_refresh_time; in authsrv_eap_config()
435 int pac_key_refresh_time; member
107 bss->pac_key_refresh_time = 1 * 24 * 60 * 60; in hostapd_config_defaults_bss()
123 int pac_key_refresh_time; member
192 int pac_key_refresh_time; member
67 int pac_key_refresh_time; member257 } else if (lifetime - now.sec < data->pac_key_refresh_time) { in eap_fast_session_ticket_cb()500 data->pac_key_refresh_time = sm->pac_key_refresh_time; in eap_fast_init()
70 int pac_key_refresh_time; member267 } else if (lifetime - now.sec < data->pac_key_refresh_time) { in eap_teap_session_ticket_cb()419 data->pac_key_refresh_time = sm->pac_key_refresh_time; in eap_teap_init()
1871 sm->pac_key_refresh_time = conf->pac_key_refresh_time; in eap_server_sm_init()
197 int pac_key_refresh_time; member
67 int pac_key_refresh_time; member257 } else if (lifetime - now.sec < data->pac_key_refresh_time) { in eap_fast_session_ticket_cb()502 data->pac_key_refresh_time = sm->cfg->pac_key_refresh_time; in eap_fast_init()
73 int pac_key_refresh_time; member273 } else if (lifetime - now.sec < data->pac_key_refresh_time) { in eap_teap_session_ticket_cb()431 data->pac_key_refresh_time = sm->cfg->pac_key_refresh_time; in eap_teap_init()
2608 bss->pac_key_refresh_time = atoi(pos);
2664 bss->pac_key_refresh_time = atoi(pos); in hostapd_config_fill()