Searched refs:mytce (Results 1 – 1 of 1) sorted by relevance
451 struct t_confent *tce, mytce; in eap_figure_next_state() local553 mytce.index = 0; in eap_figure_next_state()554 mytce.modulus.data = (u_char *)wkmodulus; in eap_figure_next_state()555 mytce.modulus.len = sizeof (wkmodulus); in eap_figure_next_state()556 mytce.generator.data = (u_char *)"\002"; in eap_figure_next_state()557 mytce.generator.len = 1; in eap_figure_next_state()558 tce = &mytce; in eap_figure_next_state()