Home | History | Annotate | Download | only in radius

Lines Matching refs:eap_fast_a_id_len

184 	 * eap_fast_a_id_len - Length of eap_fast_a_id buffer in octets
186 size_t eap_fast_a_id_len;
665 eap_conf.eap_fast_a_id_len = data->eap_fast_a_id_len;
1702 data->eap_fast_a_id = os_malloc(conf->eap_fast_a_id_len);
1705 conf->eap_fast_a_id_len);
1706 data->eap_fast_a_id_len = conf->eap_fast_a_id_len;