Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:anonymous_identity_len

400 		for (i = 0; i < config->anonymous_identity_len; i++) {
404 if (i < config->anonymous_identity_len) {
405 realm_len = config->anonymous_identity_len - i - 1;
1468 identity_len = config->anonymous_identity_len;