Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:anonymous_identity_len

121 		data->pseudonym = os_malloc(config->anonymous_identity_len);
124 config->anonymous_identity_len);
125 data->pseudonym_len = config->anonymous_identity_len;