Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:anonymous_identity_len

107 		data->pseudonym = os_malloc(config->anonymous_identity_len);
110 config->anonymous_identity_len);
111 data->pseudonym_len = config->anonymous_identity_len;