Lines Matching full:identity
262 if (os_strcmp(rsp, "IDENTITY") == 0) {263 os_free(eap->identity);264 eap->identity = (u8 *) os_strdup(pos);